kottans / Kottans_Web_Game

Pet project for Kottans Full Stack Course :game_die:
0 stars 3 forks source link

Configure Feathers WebSockets service #14

Open lempiy opened 7 years ago

lempiy commented 7 years ago

Figure out how to do fallowing.

  1. Make Feathers server able to connect front-end using WS.
  2. Feathers server should emit messages for everyone.
  3. Feathers serve shouldn't emit messages received from non-authorized user.
AMashoshyna commented 7 years ago

working on it