Commit graph

278 commits

Author SHA1 Message Date
RIAEvangelist eda84a4093 fix for windows posix sockets 2016-12-21 19:34:53 -08:00
RIAEvangelist c899df2f42 confirmed network interface release 2016-12-21 19:15:47 -08:00
RIAEvangelist 872e3ff090 Default simplification and interface addition 2016-12-21 17:03:12 -08:00
RIAEvangelist 0218c8340f CI config updates 2016-12-20 18:28:51 -08:00
Brandon Nozaki Miller 855e1a371f Update package.json
rev
2016-12-19 17:08:44 -08:00
Brandon Nozaki Miller 4c764fd310 Merge pull request #106 from kevinwilson541/fix/tls-server-connect
call startTLSServer in socketServer to init this.server
2016-12-19 17:07:41 -08:00
Kevin Wilson c849889590 call startTLSServer in socketServer to init this.server 2016-12-03 01:31:03 -08:00
Brandon Nozaki Miller e7739111fc Merge pull request #102 from RIAEvangelist/v8.x
V8.9.2
2016-10-06 16:35:10 -07:00
SSMP 78d6703b2a upping event-pubsub 2016-10-06 15:53:17 -07:00
Brandon Nozaki Miller 2deb238fd7 Merge pull request #98 from RIAEvangelist/master
merge ci testing
2016-10-06 02:08:03 -07:00
SSMP a01f0bc824 rev for CI testing on mac/linux/windows 2016-10-06 01:30:54 -07:00
SSMP cb5c9ce222 testing mac and linux 2016-10-06 01:24:44 -07:00
SSMP e936bf27e7 adding travis build 2016-10-06 01:20:47 -07:00
SSMP 2909fa216e testing TRAVIS_BUILD_NUMBER 2016-10-06 01:10:54 -07:00
SSMP fb1f737b05 testing travis 2016-10-06 00:57:05 -07:00
SSMP ce035c0d98 fleshing out windows builds 2016-10-06 00:27:21 -07:00
SSMP 1cf1084241 official support revved to node v4+ 2016-10-05 23:48:44 -07:00
SSMP 9731401fdc rev io for windows testing without --harmony 2016-10-05 23:45:37 -07:00
SSMP 73efdb3f38 rev io.js ci tests for windows 2016-10-05 23:43:41 -07:00
SSMP 429c73f12c removing support for 0.12 2016-10-05 23:38:59 -07:00
SSMP 5424258154 changing unix/windows socket spec to have greater delay for windows builds 2016-10-05 23:36:07 -07:00
SSMP c30789b779 explicit event-pubsub 4.2.2 2016-10-05 23:30:28 -07:00
SSMP cdeab7826c windows ci testing ugk :( 2016-10-05 23:16:14 -07:00
SSMP fdfb805440 using windows command for appveyor 2016-10-05 23:14:44 -07:00
SSMP 8cbfe37e40 removing bad appveyor command 2016-10-05 23:03:39 -07:00
SSMP 9b0ee933d2 testing appveyor for windows integration tests 2016-10-05 23:01:54 -07:00
SSMP 4b5f95a337 node version detection 2016-10-03 13:34:27 -07:00
SSMP 84b11cccfb coverage with new event pubsub 2016-09-30 06:12:20 -07:00
SSMP 825e16fcba Merge branch 'master' of github.com:RIAEvangelist/node-ipc 2016-09-30 06:11:01 -07:00
SSMP 49b631b270 new event pubsub support 2016-09-30 06:00:28 -07:00
Brandon Nozaki Miller bad93ae7c4 Merge pull request #85 from Stealthmate/add_socketdisconnect_to_doc
Add 'socket.disconnected' to documentation
2016-09-13 23:18:29 -07:00
Stealthmate 8b712f4da8 fixed formatting 2016-09-13 20:36:11 +03:00
Stealthmate fbed93b8d9 added socket.disconnected to docs 2016-09-13 20:34:44 +03:00
Stealthmate ae5cf39375 Revert "Revert "evert "Added 'socket.disconnect' to event list in docs"""
This reverts commit 11f262418d.
2016-09-13 20:30:17 +03:00
Stealthmate 1d76173865 Revert "evert "Added 'socket.disconnect' to event list in docs""
This reverts commit c3ec2f1c86.
2016-09-13 20:30:15 +03:00
Stealthmate 19329fb8bd Revert "wat"
This reverts commit 2f5cfe1f0a.
2016-09-13 20:30:11 +03:00
Stealthmate 576114ee83 Revert "wrong branch"
This reverts commit dcde4b69fb.
2016-09-13 20:30:07 +03:00
Stealthmate 234a3fa16e Revert "Added 'socket.disconnect' to event list in docs"
This reverts commit c4578386ed.
2016-09-13 20:30:01 +03:00
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
SSMP 6c01ffc0b7 updated example certs 2016-09-10 15:09:44 -07:00
SSMP 028e597a9b fixes #83 2016-08-12 15:25:49 -07:00
Brandon Nozaki Miller df8c3c0d90 Update disconnect event removal 2016-08-12 14:07:03 -07:00
Brandon Nozaki Miller 5eb7eb1894 Update package.json 2016-08-02 12:34:02 -07:00
Brandon Nozaki Miller 56dfe7f0ea Merge pull request #82 from mrvini/master
updates to defaults entities, making sure that node-ipc could be run …
2016-08-02 12:14:56 -07:00
Val Vinder 0d16860a45 updates to defaults entities, making sure that node-ipc could be run even if no network interfaces are present 2016-08-02 12:04:28 -07:00
Brandon Nozaki Miller 5824ae9b32 rev 2016-07-14 16:09:32 -07:00