Commit graph

20 commits

Author SHA1 Message Date
Brandon Nozaki Miller
737d856a32 added tls ssl support, examples, and local only certs 2015-09-27 21:52:16 -07:00
Brandon Nozaki Miller
f31d0c9008 added documentation and support for Windows Sockets 2015-09-27 04:45:57 -07:00
Brandon Nozaki Miller
ac714e91a4 added js-message dep and rawBuffer examples 2015-09-27 03:32:14 -07:00
Brandon Nozaki Miller
e1119968d4 fixes #34 and #35 2015-08-22 23:16:20 -07:00
Brandon Nozaki Miller
c2889c6a97 fixed rety bug added buffer support 2015-08-22 22:46:55 -07:00
Jean-François Vial
b91b8386be Small fix fot the large buffer problem. Now node-ipc is able to handle large messages 2015-08-11 19:11:29 +02:00
Mateusz Bochyński
8c9b4bdc41 bug in client.js 2014-09-24 12:26:05 +02:00
Brandon Nozaki Miller
fb0ef55f81 fixed #25 not retrying if max retries not set 2014-09-06 16:28:49 -07:00
Brandon Nozaki Miller
2765c700dc modified buffer size messages 2014-09-05 00:17:08 -07:00
Brandon Nozaki Miller
788c47c528 fixed #23 stopRetrying issue. Also added test stopRetrying-unix-socket 2014-09-04 22:29:12 -07:00
Brandon Nozaki Miller
111cb81dde fixed #22 and added test under unixSocketTesting 2014-09-04 22:06:25 -07:00
Brandon Nozaki Miller
8ccf29be46 added support for infinate retries 2014-08-31 10:50:34 -07:00
Brandon Nozaki Miller
83d372edb7 fixed retry mechinisim to allow specific retry count 2014-08-27 20:41:12 -07:00
Brandon Miller
7d8ecd1f7e fixed buffer error from issue #11 2014-03-03 12:02:56 -08:00
Brandon Miller
90e529874b added ipc.config.stopRetrying for clients 2014-03-01 16:31:05 -08:00
Brandon Miller
677bf5fa12 added ipc.disconnect method and multiple client example 2014-03-01 04:13:06 -08:00
Walter P. Little
711bafb0e0 Fixed UDP/unix socket conflict and server reference in client 2014-02-27 12:31:40 -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