msgpack-js icon indicating copy to clipboard operation
msgpack-js copied to clipboard

A MessagePack implementation for JavaScript and TypeScript.

Results 1 msgpack-js issues
Sort by recently updated
recently updated
newest added

add sub type export 0. Int8 1. Int16 2. Int32 3. Int64 4. Uint8 5. Uint16 6. Uint32 7. Uint64 8. Float32 9. Float64 and a TypedObj ![image](https://user-images.githubusercontent.com/12824616/95723626-ebcbb600-0ca7-11eb-8aab-b63d373c4142.png) ![image](https://user-images.githubusercontent.com/12824616/95723177-6fd16e00-0ca7-11eb-89f9-acc05e4dbce9.png)