JSON CRDT agent string

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript

Research direction

Start by locating the JSON CRDT session ID implementation and reviewing how numeric IDs are assigned and serialized. Clarify whether the requested user-agent string is a name or signed token, then define how it references the numeric session ID and verify the behavior across collaborative editing flows.

Written by the indexing model from the issue text.

Description

  • "Allow" session ID to be a string. The session ID still would be a number, but it would reference a unique user agent string.
  • The user agent string could be just a user name, say "Bob", or it could be some signed token.
Dominant language
TypeScript
Stars
1.1k
Forks
26
Avg merge
4h 56m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

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.

More from streamich/json-joy

All issues in streamich/json-joy

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.