https://github.com/moscajs/aedes-packet
Basic data structure for packets in Aedes
https://github.com/moscajs/aedes-packet
aedes
Last synced: about 2 months ago
JSON representation
Basic data structure for packets in Aedes
- Host: GitHub
- URL: https://github.com/moscajs/aedes-packet
- Owner: moscajs
- License: mit
- Created: 2015-11-29T10:54:29.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T03:54:02.000Z (7 months ago)
- Last Synced: 2025-03-31T06:09:18.906Z (2 months ago)
- Topics: aedes
- Language: JavaScript
- Size: 83 KB
- Stars: 11
- Watchers: 6
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aedes-packet

[](https://snyk.io/test/github/moscajs/aedes-packet)
[](http://standardjs.com/)\
[](https://david-dm.org/moscajs/aedes-packet)
[](https://david-dm.org/moscajs/aedes-packet?type=dev)\
[](https://www.npmjs.com/package/aedes-packet)
[](https://www.npmjs.com/package/aedes-packet)Basic data structure for packets in [Aedes](https://www.npmjs.com/aedes), packaged up for perf and reusability between modules.
See [./packet.js](./packet.js) and [./test.js](./test.js) for
documentation and usage.## Collaborators
* [__Gnought__](https://github.com/gnought)
## License
MIT