12 Commits

Author SHA1 Message Date
Alex Sosnovskiy
f3bb222609
Merge pull request #157 from ajmar/master
(feat): Allow passing in custom client ID generation function.
2020-03-19 23:11:46 +03:00
afrokick
f2bb45b926 fix test 2020-03-19 22:15:17 +03:00
Eden Tyler-Moss
1eea9d022c Better describe generateClientId test. 2020-01-31 11:51:38 +00:00
Eden Tyler-Moss
ef651a9c7e Resolved merge conflicts, updated README. 2020-01-31 11:39:19 +00:00
Eden Tyler-Moss
167131b270 Fixed syntax error in test. 2020-01-31 10:53:42 +00:00
Eden Tyler-Moss
2eb7f9cfb1 Generate ID function passed in options object. Updated tests. 2020-01-31 10:11:49 +00: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
5f3774fe44 fix tests 2019-04-01 17:09:22 +03:00