Commit graph

14 commits

Author SHA1 Message Date
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