Realtime Module Final Project
Work with a group to build something amazing with your event driven programming, socket.io, message queue skills.
Learning Objectives
Reinforce learning from this module and create a project that could potentially shorten your learning curve during midterm projects.
Execute
- Build an event based messaging server.
- Manage a subscription/event queue.
- See Lab-14 Instructions for project scope.
Today’s Outline
- Recap
- Event Programming
- Socket.io
- Message Queueing
- Testing and TDD