99x / realtime-toastr

This will give real time non-blocking notifications from server to client
MIT License
2 stars 10 forks source link

Discuss project architecture #16

Open janitha000 opened 8 years ago

janitha000 commented 8 years ago
  1. Discuss on how we can integrate nodejs and socket.io
  2. Discuss on how to implement server
  3. Discuss on how to identify clients
  4. Discuss on how to handle multiple clients
  5. Discuss on how to handle multiple tabs for same client
  6. Discuss on how we can use namespaces and rooms
  7. Discuss on how we can use toastr
  8. Discuss on how to handle authentication