Commit Graph

34 Commits

Author SHA1 Message Date
Brandon Nozaki Miller f35940636e updated cluster docs 2021-07-07 20:10:40 +00:00
Brandon Nozaki Miller 64fef8b3a5 fixing docs 2021-07-07 19:59:31 +00:00
Brandon f3458e7a7b migrating to ESM 2021-07-02 14:35:02 -07: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 9f1755374a fixed some formatting 2016-01-10 21:10:58 -08:00
Brandon Nozaki Miller 143e23ca4d migrating to es6 2016-01-10 20:59:40 -08:00
Brandon Nozaki Miller 9a28809a4f cleaning up test params 2016-01-10 05:10:48 -08:00
Brandon Nozaki Miller 6278fd472b cleaning up format 2016-01-10 04:57:08 -08:00
Brandon Nozaki Miller 1fe7e543ee clean up 2016-01-10 04:18:14 -08:00
Brandon Nozaki Miller 97d1e0783b corrected pubsub constructor case 2016-01-10 03:53:33 -08:00
Brandon Nozaki Miller 45cf879345 fixing formatting issues and best practices 2016-01-09 21:48:03 -08:00
Brandon Nozaki Miller e48fd1da8b removed support for define 2015-12-10 02:29:15 -08:00
Brandon Nozaki Miller 3be9d29240 added sync option for all applicable socket types 2015-12-10 00:11:14 -08:00
Brandon Nozaki Miller 737d856a32 added tls ssl support, examples, and local only certs 2015-09-27 21:52:16 -07:00
Brandon Nozaki Miller e1119968d4 fixes #34 and #35 2015-08-22 23:16:20 -07:00
Brandon Nozaki Miller 9007c536ec fixes #34 2015-08-22 22:56:51 -07:00
Brandon Nozaki Miller c2889c6a97 fixed rety bug added buffer support 2015-08-22 22:46:55 -07:00
Brandon Nozaki Miller 7a80005c68 better handling of ipv4 & ipv6 2015-07-26 22:05:07 -07:00
Brandon Nozaki Miller 1326a4c162 updated for default system networking preference ipv4 or ipv6 2015-07-26 21:52:02 -07:00
Brandon Nozaki Miller 05749a02fd fixed localhost default handling for windows when network card is off. 2015-07-24 12:13:53 -07:00
Brandon Nozaki Miller a29f414540 fixed #24 and added test of tcp-socket-test to test the basic functions of tcp socket 2014-09-05 19:34:51 -07:00
Brandon Nozaki Miller b7b0b14e8c documented maxRetries properly 2014-08-31 11:05:06 -07:00
Brandon Nozaki Miller dd4c26abae Merge pull request #17 from Theadd/master
return ipc as argument in connect and connectNet callbacks
2014-08-31 10:29:05 -07:00
Brandon Nozaki Miller 83d372edb7 fixed retry mechinisim to allow specific retry count 2014-08-27 20:41:12 -07:00
Theadd 45a0b8ee46 add ipc param in connect methods 2014-07-27 20:40:52 +02:00
Brandon Miller c9769a7d06 modified log to use util inspect instead of JSON.stringify 2014-03-03 15:52:01 -08:00
Brandon Miller 90e529874b added ipc.config.stopRetrying for clients 2014-03-01 16:31:05 -08:00
Brandon Miller a1f3c5cbdb when ipc.log is run, it will outomatically convert objects to strings 2014-03-01 14:31:40 -08:00
Brandon Miller ba6790f54e added TCP examples for multiple clients and diconnections 2014-03-01 04:33:00 -08:00
Brandon Miller 677bf5fa12 added ipc.disconnect method and multiple client example 2014-03-01 04:13:06 -08:00
Brandon Miller 46c86f3da2 udp and TCP support 2014-02-27 12:04:30 -08:00
Brandon Miller 91b942f6e9 added UDP support and examples 2014-02-26 14:04:09 -08:00
Brandon Miller ec406a70bf added in remote TCP connections 2014-02-25 17:15:43 -08:00
brandon 071ca7cb36 first commit 2014-02-22 01:13:31 -08:00