Commit graph

27 commits

Author SHA1 Message Date
Brandon Nozaki Miller
a8ea63eca6 updated udpType handling fixes #49 2016-01-04 01:22:37 -08:00
Brandon Nozaki Miller
57a813124e fixed maxConnection reference fixes #47 2016-01-04 01:10:58 -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
e48fd1da8b removed support for define 2015-12-10 02:29:15 -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
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
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
e1119968d4 fixes #34 and #35 2015-08-22 23:16:20 -07:00
Brandon Nozaki Miller
c2889c6a97 fixed rety bug added buffer support 2015-08-22 22:46:55 -07:00
Brandon Nozaki Miller
0189a44ee3 fleshing out testHarness 2014-09-02 23:25:35 -07:00
Brandon Nozaki Miller
8ba5ec15e8 fixed #21 destroyedSocketID segmentation fault 2014-09-02 20:48:05 -07:00
Brandon Nozaki Miller
6b81bd069e published version 1.1.4 2014-08-31 10:56:53 -07:00
Brandon Nozaki Miller
8ccf29be46 added support for infinate retries 2014-08-31 10:50:34 -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
Brandon Miller
7d8ecd1f7e fixed buffer error from issue #11 2014-03-03 12:02:56 -08:00
Brandon Miller
a1f3c5cbdb when ipc.log is run, it will outomatically convert objects to strings 2014-03-01 14:31:40 -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
dad6ec2d65 fixed TCP Socket issue, same as walters unix fix 2014-02-27 13:26:08 -08:00
Walter P. Little
f986c5ec39 Fixed issue with server not emitting message in unixSocket example 2014-02-27 12:23:53 -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