roc-lang / roc-lang/basic-webserver
Add WebSocket client
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 107
- Forks
- 20
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 11
Description
SurrealDB uses WebSocket for communication between the db server and the db client (the app backend).
This would allow writing a SurrealDB client in pure Roc.
Alternatively, exposing the Rust SurrealDB client would be great, but I'm not sure about whether it would be in the scope of this platform adapter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First clarify whether the goal is a pure Roc WebSocket client or exposing the Rust SurrealDB client, then define the supported behavior and acceptance checks. Done should mean a Roc program can communicate with SurrealDB over WebSocket.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100