Language

Package: wslay @ 1.1.1

Synopsis

C WebSocket library

Description

Wslay is an event-based C library for the WebSocket protocol version 13, described in RFC 6455. Besides a high-level API it provides callbacks for sending and receiving frames directly. Wslay only supports the data transfer part of WebSocket protocol and does not perform the opening handshake in HTTP.

Home page
https://tatsuhiro-t.github.io/wslay/
Location
gnu/packages/web.scm (line: 1482, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings