Commit Graph

11 Commits

Author SHA1 Message Date
Brandon f3458e7a7b migrating to ESM 2021-07-02 14:35:02 -07:00
Brandon 83ee8b559c fixes #188 rev v9.2.0 2021-07-01 16:30:09 -07:00
Brandon Miller 1d8fae31ec added example files to example/cluster/* tweaked readme style example 2017-07-21 05:18:16 -07:00
Ben Blank c62e699844 add support for a configurable logger 2017-06-25 19:44:48 -07:00
Brandon Nozaki Miller df8c3c0d90 Update disconnect event removal 2016-08-12 14:07:03 -07:00
Brandon Nozaki Miller bec3950022 Merge pull request #72 from Mostafa-Samir/win/fixes
Fixing retry logic and UDP4 default host
2016-07-14 16:03:22 -07:00
Mostafa Samir f3f7bdbf3f set client's 'explicitlyDisconnected' flag to true when disconnect is called
this is instead of using the 'stopRetrying' flag that would affect the retrying policy of other clients
2016-04-04 00:32:17 +02:00
Mostafa Samir ec45f36ae0 updated comment by removing mention of windows
any syetem that has it first network interface on ipv6 will also fail if udp4 was bound on it, not just windows
2016-04-01 22:06:00 +02:00
Mostafa Samir 36457fa5bd made udp4 socket default bind to an ipv4 address
it seems that on windows, binding a udp4 socket to an ipv6 address (here is ::1) raises and EINVAL error
2016-04-01 21:28:39 +02:00
Brandon Nozaki Miller df0c6407c1 major revisions to binary, hex and other rawBuffer sockets 2016-03-23 00:07:37 -07:00
Brandon Nozaki Miller 143e23ca4d migrating to es6 2016-01-10 20:59:40 -08:00