Does @microsoft/signalr-protocol-msgpack support BigInt type in JavaScript?
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Does @microsoft/signalr-protocol-msgpack support BigInt type?
### Describe the solution you'd like
support BigInt type in JavaScript
### Additional context
_No response_
Contributor guide
Research direction
Start by locating the @microsoft/signalr-protocol-msgpack JavaScript package and its existing serialization tests. Investigate how JavaScript numeric values are encoded and decoded, then determine the expected BigInt behavior and compatibility requirements. Done means the package supports the requested BigInt type with tests covering the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100