- Jul 31, 2022
- Jul 30, 2022
- Jul 29, 2022
-
-
Louis authored
-
Louis authored
-
Louis authored
- Desktop support with websockets library. Runs a background thread to receive / send events, client does not need to block as it is send+sync - Wasm support with wasm-sockets library. Uses an exclusive polling system at the end of each frame due to client not being thread safe (+ lack of threads) - Send and receive messages
-
Louis authored
-