Tercus / crowder

crowder is a decentralized crowd-sourced open video platform
0 stars 0 forks source link

Server <-> Client communication #11

Closed Tercus closed 8 years ago

Tercus commented 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.

Tercus commented 8 years ago

This needs to get addressed, before the milestone is reached.

Tercus commented 8 years ago

socket.io is too much work and a bit overkill for the prototype