suri-framework/nomad

Implement WebSockets

Open

#3 aberto em 1 de mar. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)OCaml (4 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (29 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador