Go to file
Derrick Hammer a1549523fb
refactor: update exports and add factory for S5Node
2023-08-31 03:49:31 -04:00
.github/workflows ci: setup 2023-08-31 02:43:14 -04:00
src refactor: update exports and add factory for S5Node 2023-08-31 03:49:31 -04:00
.presetterrc.json feat: initial version 2023-08-30 14:38:53 -04: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 dep: add ws 2023-08-31 02:23:27 -04:00
package.json fix: add main to package.json 2023-08-31 02:57:00 -04: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