1
0
mirror of https://github.com/fluencelabs/js-libp2p-interfaces synced 2025-04-05 11:01:17 +00:00

4 Commits

Author SHA1 Message Date
Vasco Santos
e2419ea308
feat: add types () 2020-12-10 14:03:17 +01:00
Marin Petrunić
eacdc246da
chore: add type generation from jsdoc () 2020-09-30 11:21:11 +02:00
Jacob Heun
4130e7f098
fix: replace remaining Buffer usage with Uint8Array ()
* fix: marshal record as Uint8Array

BREAKING CHANGE: records now marshal as Uint8Array instead of Buffer

* fix: refactor remaining Buffer usage to Uint8Array
2020-08-24 12:20:24 +02:00
Vasco Santos
1cc943e1b2
feat: record interface ()
* feat: record interface

* chore: add readme reference

* chore: address review
2020-07-15 12:29:36 +02:00