Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
272f2dd5a9
Bump ws from 2.3.1 to 7.2.5
Bumps [ws](https://github.com/websockets/ws) from 2.3.1 to 7.2.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/2.3.1...7.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-08 17:17:11 +00:00
d407f5b2e8
Create LICENSE 2020-05-08 17:16:21 +00:00
4b23e0ec80 Merge pull request #2 from jpJuni0r/socket-disconnect
Fix error when disconnecting from non-open socket
2017-04-14 23:23:37 +02:00
Jan-Philipp Ottmüller
f976c757ee Fix error when disconnecting from non-open socket 2017-04-14 23:22:15 +02:00
8ee6da1583 Merge pull request #1 from jpJuni0r/logging
Disable logging for every failed connection attempt
2017-04-14 21:47:23 +02:00
Jan-Philipp Ottmüller
afa21ff310 Disable logging for every failed connection attempt 2017-04-14 21:46:22 +02:00
2d93c8e9ff fix race condition while connecting 2017-04-14 16:03:31 +02:00
790f87a9a4 bumb version 2017-04-14 15:17:56 +02:00
ef059b1af3 minor js fixes, update build system, minimize dependencies 2017-04-14 15:17:36 +02:00
Robin Appelman
7ebfdddf2c fix connected time parsing for >1 hour 2015-12-24 23:15:52 +01:00
Robin Appelman
d2105bd7ad bump version 2015-12-24 21:33:19 +01:00
Robin Appelman
b77b780331 add disconnect and improved error handling 2015-12-24 21:32:47 +01:00
Robin Appelman
937a328b6b update readme 2015-11-21 19:21:17 +01:00
Robin Appelman
82b6deb2f3 Update readme 2015-11-21 14:39:50 +01:00
Robin Appelman
d31f85965e Publish es5 code to npm 2015-11-21 14:39:38 +01:00
Robin Appelman
70f9e588eb add readme 2015-11-21 14:26:04 +01:00
Robin Appelman
d921430bd9 initial jsclient 2015-11-21 14:16:15 +01:00
Robin Appelman
4e4fce92e5 initial plugin 2015-11-21 13:38:17 +01:00