You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@afronski I would omit first 2 assignments (Buffer and EventEmitter) since they are covered by other workshoppers. Instead the Echo assignment could be developed in several simple steps:
accept a connection
respond to a message
react to a connection close
After that the Echo could evolve into a Chat app - broadcasting a message from one client to all connected clients.
Propositions of topics that should be covered in the workshop:
socket.io
.>= 1.0.0
or earlier versions as well?Feedback and help is welcome! 😉
The text was updated successfully, but these errors were encountered: