How to create FastAPI WebSocket Chat Application with Vanilla JavaScript Md ShayonApril 10, 2023This is a tutorial to build a chat application using WebSocket, not to be vague you are not going to use the socket.io library in this case...