Go to file
ALI Hamza 02f22219c6
code: refactor code to use enums, and reorder funcs
2020-08-27 21:14:59 +07:00
code code: refactor code to use enums, and reorder funcs 2020-08-27 21:14:59 +07:00
README.md add readme to project 2019-09-24 10:17:43 +07:00
go.mod code: add go.mod and send user list on join 2019-09-24 10:11:45 +07:00
go.sum code: add go.mod and send user list on join 2019-09-24 10:11:45 +07:00

README.md

Go Websockets

This repository contains the slideshow (TBA) for the talk I am giving about Go and using websockets to make a chat application, and the source code for an example application