In this non-TYPO3-centric talk, I will show how to build a simple chat client with vanilla Javascript and ReactPHP as server and explain the basic concepts behind the process, how to communicate through Websockets, and the possibilities to deploy it on a Webserver.

This talk was presented last time at the TYPO3 Developer Days 2022

Resources:

Examples used in the Talk: https://github.com/codeseveneleven/talk-websockets

 

The slides for this talk