Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 499 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 499 Bytes

ExpressChat

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.