secondlife / secondlife/sl-vscode-plugin

[Suggestion] Spin off the json rpc websocket client to a standalone library.

Open
#113 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
33
Forks
15
Avg merge
14h 50m
Merged PRs (30d)
9

Description

A canonical standalone library for people to use for the viewers json rpc would allow other projects to interact with the viewer without copy pasting the code from this project.

Several people are writing their own at the moment and some of the issues that are cropping up with out of date documentation could probably be solved if they could make use of an official library.

For instance #111

Note: That this doesn't strictly mean separating it from this repo, it can be done as a package inside of this repo with some general restructuring

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

No files or tests are named. Start by locating the existing viewer JSON-RPC WebSocket client and read issue #111 for the documentation problems it should address. Done means defining and implementing a reusable official library, either as a package in this repository or as a standalone library, with the necessary restructuring and usage guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.