issues
search
ivan1993spb
/
snake-server
Snake-Server is a pure Go implementation of the famous arcade game 🐍
https://snakeonline.xyz
MIT License
33
stars
3
forks
source link
Update master
#18
Closed
ivan1993spb
closed
6 years ago
ivan1993spb
commented
6 years ago
Optimize JSON encoding of web-socket messages, game objects and events using ffjson
Rewrite sending messages system and fix timeouts. Create multiple timeouts for input and output
Refactor struct methods of ConnectionsGroup and ConnectionWorker using websocket PreparedMessage
Create more debug info messages about channel's buffers snates
Create game events counter application for tests
Create on snake hit award food