Commit graph

68 commits

Author SHA1 Message Date
Stealthmate
11f262418d Revert "evert "Added 'socket.disconnect' to event list in docs""
This reverts commit c3ec2f1c86.
2016-09-13 20:27:56 +03:00
Stealthmate
c3ec2f1c86 evert "Added 'socket.disconnect' to event list in docs"
sTihis reverts commit c4578386ed.
2016-09-13 20:26:46 +03:00
Stealthmate
2f5cfe1f0a wat 2016-09-13 20:26:24 +03:00
Stealthmate
dcde4b69fb wrong branch 2016-09-13 20:17:38 +03:00
Stealthmate
c4578386ed Added 'socket.disconnect' to event list in docs
- Also added a listener in the Basic Examples
2016-09-13 20:10:21 +03: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
ed9739d6f0 formatting linebreak readme 2016-01-10 05:23:50 -08:00
Brandon Nozaki Miller
4b34e7ff3e added codacy info 2016-01-10 05:22:57 -08:00
Brandon Nozaki Miller
2d19c88b15 Updating docs for fix to #60 2016-01-09 23:28:00 -08:00
Brandon Nozaki Miller
7b0cc85fa1 typo 2016-01-09 01:04:00 -08:00
Brandon Nozaki Miller
850195c228 adjusting docs 2016-01-09 01:03:01 -08:00
Brandon Nozaki Miller
5912c9ab5f implemented istanbul and updated docs 2016-01-09 00:59:47 -08:00
Brandon Nozaki Miller
ae5685fd19 added server.stop fixes #2 2016-01-04 01:33:55 -08:00
Brandon Nozaki Miller
a8ea63eca6 updated udpType handling fixes #49 2016-01-04 01:22:37 -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
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
0220080d54 added nodei node-ipc badge 2015-12-08 16:57:41 -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
orthographic-pedant
c19e9fe09b Fix typographical error(s)
Changed configureable to configurable in README.
2015-10-07 14:39:43 -04: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
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
9493f1c475 added github image 2015-09-27 03:36:01 -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
Brandon Nozaki Miller
bd5f9d2bf2 updated readme badges 2015-08-26 13:33:55 -07:00
Brandon Nozaki Miller
0659d08fc3 prepped for release 2015-08-22 23:51:04 -07:00
Brandon Nozaki Miller
c2889c6a97 fixed rety bug added buffer support 2015-08-22 22:46:55 -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
badac96190 added documentation on latest fix for windows 2015-07-24 12:24:29 -07:00
Rob McGuire-Dale
c23fa0a430 Basic examples corrections
With the basic examples verbatim, the server was throwing the following error

```
.../sandbox/node_modules/node-ipc/lib/socketServer.js:34
    socket.write(
           ^
TypeError: undefined is not a function
...
```

Adding the missing `socket` reference on line 536 corrected this problem.

There was also an error in the `require` statement.
2015-04-24 15:20:14 -07:00
Brandon Nozaki Miller
7625b22395 linked package quality image to review 2015-03-25 13:44:57 -07:00
Brandon Nozaki Miller
f556fddd5a added package quality png 2015-03-25 13:43:34 -07:00
Rafał Pocztarski
2f467f896d Fix typos
There were some typos in the readme that were visible on the website:
http://riaevangelist.github.io/node-ipc/
2015-03-16 22:56:52 +01:00
Brandon Nozaki Miller
cf34ddeef2 Update README.md
fixed npm image alignment
2014-11-16 13:59:24 -08:00
Brandon Nozaki Miller
dca33a8fee Update README.md
linked npm stat images to npm package
2014-11-16 13:58:51 -08:00
Brandon Nozaki Miller
f8bbc778e5 added npm images 2014-10-27 18:05:03 -07:00
Brandon Nozaki Miller
b7b0b14e8c documented maxRetries properly 2014-08-31 11:05:06 -07:00
Brandon Nozaki Miller
d1ad87cd6d documented maxRetries 2014-08-27 20:44:37 -07:00
Brandon Nozaki Miller
a4d656b0d9 fixed HUGE Licence 2014-06-12 23:25:04 -07:00
Brandon Nozaki Miller
2cb6ae5d3f added licence information to readme 2014-06-12 23:24:33 -07:00