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
|
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
|
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 |
|
Brandon Nozaki Miller
|
2765c700dc
|
modified buffer size messages
|
2014-09-05 00:17:08 -07:00 |
|
Brandon Nozaki Miller
|
8ba5ec15e8
|
fixed #21 destroyedSocketID segmentation fault
|
2014-09-02 20:48:05 -07:00 |
|
Brandon Nozaki Miller
|
7c49aa21a3
|
added in socket.id logic for messages and disconnect.
|
2014-08-27 20:57:37 -07:00 |
|
Brandon Nozaki Miller
|
83d372edb7
|
fixed retry mechinisim to allow specific retry count
|
2014-08-27 20:41:12 -07:00 |
|
Brandon Nozaki Miller
|
874df2fbfb
|
fixed UDPSocketRange error on broadcast
|
2014-08-27 19:09:01 -07:00 |
|
Daniel Killebrew
|
edb706a344
|
pass socket to handler for socket.disconnect
socket.id does not exist
|
2014-08-26 20:15:53 -07:00 |
|
brandon
|
f214aad4db
|
move a very verbose log statement
|
2014-05-08 14:04:00 -07:00 |
|
brandon
|
28ee16b572
|
bug in server socket registration
|
2014-05-07 15:53:20 -07:00 |
|
brandon
|
d254d8be0c
|
bug in server socket logging broadcast data
|
2014-05-07 10:40:13 -07:00 |
|
Brandon Miller
|
e49145ceb8
|
swapped console.log for server.log
|
2014-03-11 10:44:37 -07:00 |
|
Brandon Miller
|
567ddaf60b
|
fixed broadcast bug. ipc.server.broadcast was always empty because ipc.server.sockets was not getting new socket connections pushed
|
2014-03-11 10:37:37 -07:00 |
|
Brandon Miller
|
7d8ecd1f7e
|
fixed buffer error from issue #11
|
2014-03-03 12:02:56 -08:00 |
|
Brandon Miller
|
bedf38a4ec
|
fixed server delete soicket method
|
2014-03-01 02:30:49 -08:00 |
|
Brandon Miller
|
7484a520ea
|
fixed server delete soicket method
|
2014-03-01 02:30:26 -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 |
|