suri-framework/nomad

Implement WebSockets

Open

#3 ouverte le 1 mars 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)OCaml (4 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (29 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur