09 - Two way data communication

09 - Two way data communication

For our final topic in fullstack we’ll be covering two-way data communication with a focus on websockets. In particular, we’ll cover:

  1. Introduction to two way data communication
  2. Methods of two way data communication
  3. What are websockets?
  4. Issues around websockets
  5. Examples