mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 12:16:37 +02:00
275cb97cfc
This so multiple parallel requests can be handled properly. JSON-RPC over websockets is unchanged, as every JSON-RPC requests goes into its own websocket frame there (easy).