https://github.com/knopp/msgpack_dart
MsgPack implementation for dart / msgpack.org[Dart]
https://github.com/knopp/msgpack_dart
dart dartlang flutter messagepack msgpack
Last synced: about 2 months ago
JSON representation
MsgPack implementation for dart / msgpack.org[Dart]
- Host: GitHub
- URL: https://github.com/knopp/msgpack_dart
- Owner: knopp
- License: mit
- Created: 2018-11-23T16:30:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T15:06:01.000Z (12 months ago)
- Last Synced: 2025-04-12T23:43:30.171Z (about 2 months ago)
- Topics: dart, dartlang, flutter, messagepack, msgpack
- Language: Dart
- Homepage:
- Size: 731 KB
- Stars: 58
- Watchers: 3
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# msgpack_dart
MessagePack implementation for dart.
Clean, simple, fast and with sane API and implementation.