clockworklabs / clockworklabs/SpacetimeDB
TypeScript SDK - EventType type definition does not include receiveWSMessage and sendWSMessage
Open
Nobody has claimed this yet.
possibly-stale
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
I'm currently subscribing to the "receiveWSMessage" and "sendWSMessage" event types, but they're not included in the EventType definition. This isn't causing problems, it's just affecting code completion and API visibility.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the TypeScript SDK's EventType definition and compare it with the receiveWSMessage and sendWSMessage events described in the issue. Done means both event names are represented so TypeScript code completion and API visibility include them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100