MovieNight/common
joeyak a717c6ef38 Converting from conn.WriteMessage to conn.WriteJson
This takes away some of the work on the developers side to worry about parsing the object as a json string.
Backend work for issue #7
2019-03-15 17:28:29 -04:00
..
chatcommands.go Add infrastructure for the client to send formatted data to the server 2019-03-14 15:21:53 -04:00
chatdata.go Converting from conn.WriteMessage to conn.WriteJson 2019-03-15 17:28:29 -04:00
constants.go Converting from conn.WriteMessage to conn.WriteJson 2019-03-15 17:28:29 -04:00