3 Commits

Author SHA1 Message Date
wqsz7xn
ac7d10c646
feat: add QUIC support (#70) 2021-01-13 15:31:49 +01:00
Alex Potsides
022ab870fc
fix: replace node buffers with uint8arrays (#59)
BREAKING CHANGES:

- Now uses a version of `multiaddr` than has a `.bytes` property instead of `.buffer`
2020-08-10 15:34:58 +02:00
Cayman
74830fa5d9
feat: add typescript types + type tests (#48)
* feat: add typescript types

* feat: add typescript type tests

* chore: bump deps

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-02-06 13:57:16 +01:00