10 Commits

Author SHA1 Message Date
Jonas Gloning
68f973afb4
fix: more accurate types
Closes #182
2023-01-09 21:08:12 +01:00
renovate[bot]
45f0c31949
chore(deps): update dependency mock-socket to v8.1.1 2023-01-09 20:18:08 +01:00
afrokick
a956168f55 fix issue with expire messages
bump version to 0.3.1
2020-03-11 11:02:32 +03:00
afrokick
c4f04b2ff8 add tests for WebSocketServer 2019-12-16 01:15:05 +03:00
afrokick
fe6f513b01 add test for messageQueue
replace setTimeout to Promised wait
2019-12-15 18:49:01 +03:00
afrokick
d46628067b Merge branch 'master' into refactoring/ts
# Conflicts:
#	src/models/realm.js
#	test/services/checkBrokenConnections/index.ts
2019-12-15 13:09:49 +03:00
Ivelin Ivanov
61cb1517fd fix: replace Math.random with uuid4 for a crypto secure client ID generation 2019-12-13 18:23:02 -06:00
afrokick
42a626629b add eslint for ts 2019-08-23 16:47:34 +03:00
afrokick
1daa092eea fix tests 2019-08-23 16:04:19 +03:00
afrokick
799299d669 add checkConnections service 2019-08-21 17:39:00 +03:00