8000 GitHub - kkwokwai22/websockets: a application using websockets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kkwokwai22/websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What about webSockets?

-Communication between, a client (browser) and server -Bidirectional (data flows both ways) -allow real-time data flow

webSockets are data transfer is occur at real time it all happening without the client having to make any additional requests

Uses of Websockets

  • multiplayer browser games
  • collaboration code editor
  • live text for sports/news websites
  • online drawing canvas
  • real-time to-do apps with multiple users

About

a application using websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0