https://github.com/mfelsche/pony-msgpack
msgpack library for ponylang
https://github.com/mfelsche/pony-msgpack
Last synced: about 2 months ago
JSON representation
msgpack library for ponylang
- Host: GitHub
- URL: https://github.com/mfelsche/pony-msgpack
- Owner: mfelsche
- License: bsd-2-clause
- Created: 2017-09-11T09:11:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T09:24:25.000Z (over 7 years ago)
- Last Synced: 2025-01-20T04:18:43.025Z (3 months ago)
- Language: Pony
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pony-msgpack
MessagePack library for pony.
**ATTENTION: This library currently does not build or compile.**
This library depends on [ponyc issue #267](https://github.com/ponylang/ponyc/issues/267) to be fixed first.