Vasco Santos
a24fafd570
chore: make metadata optional on addStream
2020-12-10 12:32:34 +01:00
Vasco Santos
ef86c87b40
chore: fix latest comments
2020-12-02 21:19:46 +01:00
Vasco Santos
6f090617aa
chore: address review
2020-12-02 16:04:16 +01:00
Irakli Gozalishvili
67a5f51805
fix: type incompatibilities ( #75 )
2020-12-02 10:33:13 +01:00
Irakli Gozalishvili
bac57b05dc
chore: remove generated types from vsc
2020-12-01 14:56:18 -08:00
Vasco Santos
6a95834570
feat: add types
2020-12-01 23:12:24 +01:00
Irakli Gozalishvili
b7f10727d6
fix: lint issues by disabling valid-jsdoc rules
2020-11-30 20:46:04 -08:00
Irakli Gozalishvili
3143efd7c1
fix: tsconfig to generate optionals correctly
2020-11-30 16:55:33 -08:00
Irakli Gozalishvili
7ccaf27e24
chore: generate fixed types
2020-11-30 15:06:11 -08:00
Irakli Gozalishvili
4e25c6e51c
fix: add type annotations to improve innference
2020-11-30 15:05:36 -08:00
Irakli Gozalishvili
cba63941b0
feat: remove is-class that broke typings
2020-11-30 15:05:36 -08:00
Marin Petrunić
eacdc246da
chore: add type generation from jsdoc ( #64 )
2020-09-30 11:21:11 +02:00
Alex Potsides
c77d8de2e7
fix: remove use of assert module ( #34 )
...
* fix: remove use of assert module
The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.
* chore: pr comments
2020-02-17 22:19:13 +01:00
Jacob Heun
5c88d77aaa
fix(connection): tracks streams properly ( #25 )
2020-02-04 17:34:56 +01:00
Jacob Heun
5967834a2f
fix(connection): dont require remoteAddr on creation ( #20 )
2020-01-17 15:38:14 +01:00
Jacob Heun
bdbd58e897
feat: export connection status' ( #15 )
...
* feat: export the connection status'
* docs(fix): correct status listing
2019-12-15 16:54:43 +01:00
Jacob Heun
749a8d035d
fix: localAddr should be optional ( #6 )
...
The local address of a connection will not always be known, such as a browser client, so it should not be required.
2019-10-30 16:56:28 +01:00
Jacob Heun
32f863be86
chore: clean up content routing
2019-10-18 14:20:29 +02:00
Jacob Heun
c9fa1ac249
chore: fix connection tests and do cleanup
2019-10-18 14:14:27 +02:00
Jacob Heun
020f72b336
refactor: move all files to the right place
2019-10-18 13:58:35 +02:00