Express is a simple real-time chat application, built using:
- Node.js with Express as the server side framework
- AngularJS for client side rendering
- SockJS for WebSocket emulation
For more information about ExpressChat and how it was built, visit Chris Kohlbrenner's portfolio page or read this blog post.