Two players can join and communicate through websocket. Game state is kept on the server side. Using actix web and actor model, based on the actix chat server example
Two players can join and communicate through websocket. Game state is kept on the server side. Using actix web and actor model, based on the actix chat server example