10 Commits

Author SHA1 Message Date
Vasco Santos
e2419ea308
feat: add types (#74) 2020-12-10 14:03:17 +01:00
Marin Petrunić
eacdc246da
chore: add type generation from jsdoc (#64) 2020-09-30 11:21:11 +02:00
Jacob Heun
4130e7f098
fix: replace remaining Buffer usage with Uint8Array (#62)
* 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
Hugo Dias
78e015cef3
fix: add buffer (#39) 2020-03-20 20:53:54 +01:00
Jacob Heun
2de533e15b
fix(transport): make close listener test more resilient (#21) 2020-01-21 16:06:13 +01:00
Vasco Santos
ff0313721c fix: transport should not handle connection if upgradeInbound throws (#16)
* fix: transport should not handle connection if upgradeInbound throws

* chore: address review
2019-12-20 08:01:37 -08:00
Jacob Heun
3230ae4ead
chore: fix transport docs and imports 2019-10-18 14:45:28 +02:00
Jacob Heun
13844d482c
chore: clean up transport 2019-10-18 14:40:12 +02:00
Jacob Heun
212e571624
chore: clean up transport 2019-10-18 14:39:43 +02:00
Jacob Heun
020f72b336
refactor: move all files to the right place 2019-10-18 13:58:35 +02:00