Go to file
Derrick Hammer cb4f23ed7e
Merge remote-tracking branch 'origin/develop' into develop
2023-09-04 07:19:24 -04:00
.github/workflows ci: setup 2023-08-31 02:43:14 -04:00
src fix: fix outdated reads. port of s5 08c4bda5c1109673fba907ba119c9855fc3fcf68 0d2bf39845b37dd0b2ebe06be34c5d51e7060280 2023-09-04 07:19:19 -04:00
.presetterrc.json feat: initial version 2023-08-30 14:38:53 -04:00
CHANGELOG.md chore(release): 0.1.0-develop.44 [skip ci] 2023-09-03 02:36:30 +00:00
LICENSE feat: initial version 2023-08-30 14:38:53 -04:00
README.md feat: initial version 2023-08-30 14:38:53 -04:00
npm-shrinkwrap.json chore(release): 0.1.0-develop.44 [skip ci] 2023-09-03 02:36:30 +00:00
package.json chore(release): 0.1.0-develop.44 [skip ci] 2023-09-03 02:36:30 +00:00

README.md

libs5

src/serialization is licensed under BSD 3-Clause and original author is Nail Gilaziev. It is a port of messagepack from dart. See LICENSE at 9fc7d685ac/LICENSE.

This library is a port of libs5 and s5 combined from https://github.com/s5-dev under MIT license by redsolver. License at 1a4fafbac1/LICENSE