Commit graph

68 commits

Author SHA1 Message Date
Brandon Nozaki Miller
5f5f65bcb8 versioned npm 2014-09-05 20:35:37 -07:00
Brandon Nozaki Miller
2765c700dc modified buffer size messages 2014-09-05 00:17:08 -07:00
Brandon Nozaki Miller
c9eb6aaf44 prepping for v1.1.8 2014-09-04 22:30:25 -07:00
Brandon Nozaki Miller
3312c6a644 added node-cmd dependency 2014-09-03 18:20:53 -07:00
Brandon Nozaki Miller
2de4468d29 releasing #21 fix in npm 2014-09-02 20:49:39 -07:00
Brandon Nozaki Miller
b49c429220 released 1.1.5 documentation update only 2014-08-31 11:05:46 -07:00
Brandon Nozaki Miller
6b81bd069e published version 1.1.4 2014-08-31 10:56:53 -07:00
Brandon Nozaki Miller
5b9f13dfb6 released version 1.1.0 on npm 2014-08-27 21:01:41 -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
90e529874b added ipc.config.stopRetrying for clients 2014-03-01 16:31:05 -08:00
Brandon Miller
ba6790f54e added TCP examples for multiple clients and diconnections 2014-03-01 04:33:00 -08:00
Brandon Miller
677bf5fa12 added ipc.disconnect method and multiple client example 2014-03-01 04:13:06 -08:00
Brandon Miller
7484a520ea fixed server delete soicket method 2014-03-01 02:30:26 -08:00
Brandon Miller
91b942f6e9 added UDP support and examples 2014-02-26 14:04:09 -08:00
brandon
071ca7cb36 first commit 2014-02-22 01:13:31 -08:00