1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 19:16:38 +02:00
Files
unrealircd/src
Bram Matthys b33628b765 JSON-RPC over Websockets: Fix bug with >64Kb responses.
Eg if there are 10.000 users online and you do user.list.
The old websocket framing assumed no response was >64Kb.

This also creates a new function websocket_create_packet_ex()
2023-01-04 13:10:09 +01:00
..
2022-12-14 15:24:19 +00:00
2022-12-29 10:07:19 +01:00
2021-08-18 13:08:42 +02:00
2021-08-18 13:08:42 +02:00
2022-06-19 13:13:33 +00:00
2021-09-11 09:56:22 +02:00
2022-12-14 15:24:19 +00:00
2022-12-14 15:24:19 +00:00
2022-06-19 13:13:33 +00:00
2022-12-14 15:24:19 +00:00
2022-12-29 10:07:19 +01:00