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:
- Introduction to two way data communication
- Methods of two way data communication
- What are websockets?
- Issues around websockets
- Examples