Commit graph

269 commits

Author SHA1 Message Date
Brandon Nozaki Miller
11b428c47d Merge branch 'master' of github.com:RIAEvangelist/node-ipc 2016-01-04 01:01:22 -08:00
Brandon Nozaki Miller
e8bc96b6f4 added functionality to handle all server errors and added example in TCP basic world server. fixes #56 2016-01-04 01:00:08 -08:00
Brandon Nozaki Miller
33b473803f Merge pull request #57 from yetanotherusernamebecausegithubisbugged/patch-1
Thanks

README.md typo fix.
2016-01-01 12:20:14 -08:00
Brandon Nozaki Miller
40af24c13e added package quality badge 2016-01-01 12:02:57 -08:00
yetanotherusernamebecausegithubisbugged
24ab1f5d3f README.md typo fix.
"fastst" -> "fastest"
2015-12-26 11:05:29 +03:00
nileshprasad
745b3dbee9 Merge remote-tracking branch 'upstream/master' 2015-12-22 17:49:33 -08:00
Brandon Nozaki Miller
bbb9ed0369 npm release for updated certs 2015-12-22 11:54:45 -08:00
Brandon Nozaki Miller
bbfb808137 updated local certs 2015-12-22 11:50:51 -08:00
nileshprasad
381378afe6 Removed pending status of udp6 test case. 2015-12-10 15:38:38 -08:00
nileshprasad
9d1015eb69 removing commented code 2015-12-10 15:26:15 -08:00
Brandon Nozaki Miller
aaad023143 updated docs removed define 2015-12-10 02:30:53 -08:00
Brandon Nozaki Miller
e48fd1da8b removed support for define 2015-12-10 02:29:15 -08:00
Brandon Nozaki Miller
e243ed9a29 removed support for unused define brodcasting and listening 2015-12-10 02:20:44 -08:00
Brandon Nozaki Miller
565080376d versioning for sync sockets 2015-12-10 00:16:31 -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
0220080d54 added nodei node-ipc badge 2015-12-08 16:57:41 -08:00
nileshprasad
9dc3e1a66a Merge https://github.com/RIAEvangelist/node-ipc 2015-12-07 18:02:31 -08:00
nileshprasad
f33cc1aeca First Commit of test cases 2015-12-04 18:40:38 -08:00
Brandon Nozaki Miller
2238b594ce Remove the now ignored directory node_modules 2015-12-03 08:52:50 -08:00
Brandon Nozaki Miller
65b7a444eb revving for release 2015-12-03 08:51:39 -08:00
Brandon Nozaki Miller
3c11bdaaff Merge pull request #53 from Gloridea/master
fix unix socket is not working due to previous fix
2015-12-03 08:49:47 -08:00
gloridea
4d806f78dc fix unix socket is not working due to previous fix 2015-12-03 03:45:12 +09:00
Brandon Nozaki Miller
c57268c2a0 prepping for version release 2015-12-02 10:24:38 -08:00
Brandon Nozaki Miller
ffd358b5ed Merge pull request #52 from MaybeRex/master
added triggers for 'close' and 'error'

looks good
2015-12-02 10:07:35 -08:00
mario solorzano
4045cc820a corrected close to destroy on destroy 2015-12-02 10:05:47 -08:00
Brandon Nozaki Miller
fa8f159eea Merge pull request #51 from Gloridea/master
fix - Can't connect to server on retry due to config.path is modified…

Awesome! thanks for the clarification!
2015-12-02 10:01:36 -08:00
mario solorzano
4d332523dc added triggers for 'close' and 'error' 2015-11-30 17:43:43 -08:00
Gloridea
b37f4dac42 fix - Can't connect to server on retry due to config.path is modified in retry loop on win32 env 2015-12-01 04:53:06 +09:00
Brandon Nozaki Miller
021b191af5 Merge pull request #48 from MaybeRex/master
added maxRetries further informatiom

Thanks @MaybeRex
2015-11-20 17:47:13 -08:00
mario solorzano
87daf40475 coses issue # 42 by adding further information 2015-11-18 11:20:16 -08:00
mario solorzano
d0283eac09 added stopRetrying clarification closes # 42 2015-11-18 11:18:47 -08:00
Brandon Nozaki Miller
d46e755dc7 Merge pull request #44 from Kanaye/patch-1
Fixed bug with 'UNIX' sockets on windows.
nice fix! @Kanaye
2015-11-18 03:04:43 -08:00
Joscha Rohmann
a2e9c9fd48 Fixed bug with 'UNIX' sockets on windows.
Fixed that the client path gets extended with an ``\\\\.\\pipe\\`` when it already beginns with it.
That is the case when reconnecting.
2015-11-12 12:57:17 +01:00
Brandon Nozaki Miller
e8f956db06 Merge pull request #41 from orthographic-pedant/spell_check/configurable
Fix typographical error(s)
2015-10-09 15:40:14 -07:00
orthographic-pedant
c19e9fe09b Fix typographical error(s)
Changed configureable to configurable in README.
2015-10-07 14:39:43 -04:00
Brandon Nozaki Miller
f0e2afd649 clean up logs for debugging tls 2015-09-27 23:29:31 -07:00
Brandon Nozaki Miller
79678ca6dd update dependencies 2015-09-27 23:26:55 -07:00
Brandon Nozaki Miller
3d7b804c59 minor clarification for TLS Doc location 2015-09-27 23:12:41 -07:00
Brandon Nozaki Miller
ebceadde8b adjusting TOC 2015-09-27 23:11:04 -07:00
Brandon Nozaki Miller
a4e6fcd301 started documentation of tls/SSL 2015-09-27 22:59:25 -07:00
Brandon Nozaki Miller
6fc0199f01 added defaults to allow local certs to be used when not specified 2015-09-27 22:00:26 -07: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
6fdd7ba1ed prepping for windows support release 2015-09-27 04:53:08 -07:00
Brandon Nozaki Miller
f31d0c9008 added documentation and support for Windows Sockets 2015-09-27 04:45:57 -07:00
Brandon Nozaki Miller
b56cb29087 prepping for release 2015-09-27 03:37:01 -07:00
Brandon Nozaki Miller
9493f1c475 added github image 2015-09-27 03:36:01 -07:00
Brandon Nozaki Miller
ac714e91a4 added js-message dep and rawBuffer examples 2015-09-27 03:32:14 -07:00
Brandon Nozaki Miller
7f06fe6a14 adding badges 2015-09-20 13:19:43 -07:00
Brandon Nozaki Miller
dff1b69ccb Update README.md 2015-09-02 23:24:23 -07:00
Brandon Nozaki Miller
7382d9579c added npm stats 2015-08-26 15:02:42 -07:00