MCPcopy Create free account
hub / github.com/ElementsProject/lightning / websocketd.c

File websocketd.c

connectd/websocketd.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* A simple standalone websocket <-> binary proxy.
2 * See https://datatracker.ietf.org/doc/html/rfc6455
3 */
4#include "config.h"

Callers

nothing calls this directly

Calls 3

tal_append_vfmtFunction · 0.85
PRINTF_FMTFunction · 0.50
write_allFunction · 0.50

Tested by

no test coverage detected