this video is all about writing web socket connection between client and Fast API server .in this video a real time communication between connected sockets has been established. this video shows a basic chat application implementation using Fast API Server.
Code - https://github.com/gitisgift/chatserver
Fast API Docs - https://fastapi.tiangolo.com/