suri-framework/nomad

Implement WebSockets

Open

#3 opened on Mar 1, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)OCaml (4 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (29 stars)
PR merge metrics
 (PR metrics pending)

Description

At the moment we have enough WebSocket support to receive, parse, and send arbitrary Frames.

Once #2 is in place, we'd be able to fill out this issue with a checklist of tests to make the Nomad WebSocket implementation comply with the spec.

Contributor guide