Go to file
ALI Hamza 9f8799bfff
code: Send userlist before adding new registered user to avoid duplicate.
2019-09-25 08:06:11 +07:00
code code: Send userlist before adding new registered user to avoid duplicate. 2019-09-25 08:06:11 +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