Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 347 Bytes

File metadata and controls

6 lines (5 loc) · 347 Bytes

old-style-chat-app-using-short-polling-and-long-polling-and-web-sockets-

this will contain the same chat app using different communication design patterns like polling and long polling and pushing (using web sockets ) and take this as chance to learn more about how to evalute the performance of the web app and make comparison between them