This is an example chatroom with a simple Javascript/HTML frontend and a C# backend. Communication between the frontend and backend happen through WebSockets, and the application is both browser and ...