Skip to content

midu2903/Angular2-RxJS-Socket.io-chat-application

 
 

Repository files navigation

Angular2 RxJS Socket.io chat-application

Features:

  • JSON Web Token user authentication.
  • Chat functionalities implemented using observable pattern and web socket.

Stack:

  • Angular2
  • RxJS
  • Bootstrap
  • Socket.io
  • Express

  • Still no walkthrough here, but I'll update the README once things get more stabilized.
  • Note: User data isn't stored, so once you restart the server, your possible existing logins are invalid and therefore socket won't be able to connect.

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.1%
  • JavaScript 31.3%
  • HTML 12.5%
  • CSS 4.1%