fixed: websocket server wrong execution thread

This commit is contained in:
2022-12-25 03:13:01 -08:00
parent f34b05e6ff
commit e9418f4b22
10 changed files with 110 additions and 109 deletions
+3 -6
View File
@@ -6,20 +6,18 @@
Ragon is fully free, small and high perfomance room based game server with plugin based architecture.
<a href="https://ragon-server.com/docs/category/basics">Documentation</a>
<br>
<a href="https://ragon-server.com/docs/get-started">Get started</a>
<a href="http://localhost:3000/docs/installation">Documentation</a>
### Features:
- Effective
- Free
- Simple matchmaking
- Lobby
- Room based architecture
- Сustomizable authorization
- Сustomizable server-side logic via plugins with flexible API*(2)
- No CCU limitations*(1)
- No Room count limitations
- Reliable UDP
- Reliable UDP
### Requirements
- OSX, Windows, Linux(Ubuntu, Debian)
@@ -33,5 +31,4 @@ MIT
### Tips
\* Limited to 4095 CCU by library ENet-Sharp (1)
\* Non finally (2)