Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Frame_reader, Frame, Iobuf_writer, and Content_reassembler modules to enable reading and writing websocket frames without allocation. The implementation of the main interface for the library has also been switched to use these modules, but still does allocation, since the glue code uses of async pipes.monitor_pongs as a keepalive mechanism for websocket connections.