Closed Tercus closed 8 years ago
maybe use websockets to handle server <-> client communication. Socket.io or Nes for hapi look interesting. Interesting read for socket.io with hapi.
Also I might use it for user authetification.
This needs to get addressed, before the milestone is reached.
socket.io is too much work and a bit overkill for the prototype
maybe use websockets to handle server <-> client communication. Socket.io or Nes for hapi look interesting. Interesting read for socket.io with hapi.
Also I might use it for user authetification.