roc-lang / roc-lang/basic-webserver

Add WebSocket client

Open
#229 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.