issues
search
moesenle
/
servant-websockets
BSD 3-Clause "New" or "Revised" License
22
stars
10
forks
source link
Add support for more of the WebSocket API
#14
Open
Fresheyeball
opened
9 months ago
Fresheyeball
commented
9 months ago
This PR adds
flake.nix
for DX
Adds extra arguments to the
WebSocketConduit
combinator to allow for Sec protocol header, and binary streaming
If a Sec protocol is present, it echos back what was sent, as per protocol
This PR adds
flake.nix
for DXWebSocketConduit
combinator to allow for Sec protocol header, and binary streaming