jmdejong / Asciifarm

Multiplayer ascii-graphics based RPG/farming game
GNU General Public License v3.0
65 stars 4 forks source link

Support websockets #13

Open jmdejong opened 6 years ago

jmdejong commented 6 years ago

Support websockets so it would be possible to write asciifarm clients in the browser

This should be an optional dependency, so if the user doesn't have a websocket library installed they can still run the server/client over tcp.