Talk s

BeautifulCode team and culture promotes learning, continuous self-improvement and open contributions via talks, blog posts and meetups.

  • Learning
  • Contributing
  • Openness
Tech Talks Session

Tech Talks

An introduction to websocket

Websocket are a way for browser to remain connected to the server over a period of time, to keep sending or receiving data from the server, which is useful for scenarios such as updating location data on the fly, pulling social feeds in automatically, building high-performance games in a browser, and collecting more clickstream data etc.

Govind Narayan Sharma