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 |
|