Go to file
ALI Hamza 1e972b6935
code/static: bugfix: only send new user join message after initial userlist packet from server
2019-09-26 08:11:28 +07:00
code code/static: bugfix: only send new user join message after initial userlist packet from server 2019-09-26 08:11:28 +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