- websocket connections are created with a BUF_SIZE (64K) buffer used for concatenating frames - continuation frames (fragments) are supported for the SIP sub-protocol You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/344
-- Commit Summary --
* websocket: Add support for SIP message fragmentation
-- File Changes --
M modules/websocket/ws_conn.c (5) M modules/websocket/ws_conn.h (2) M modules/websocket/ws_frame.c (59)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/344.patch https://github.com/kamailio/kamailio/pull/344.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/344