issues
search
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.
Make Feathers server able to connect front-end using WS.
Feathers server should emit messages for everyone.
Feathers serve shouldn't emit messages received from non-authorized user.
AMashoshyna
commented
7 years ago
working on it
Figure out how to do fallowing.