Commit Graph

38 Commits

Author SHA1 Message Date
Brandon Nozaki Miller f35940636e updated cluster docs 2021-07-07 20:10:40 +00:00
Brandon f3458e7a7b migrating to ESM 2021-07-02 14:35:02 -07:00
Brandon 768c5fc3a6 MIT Licence and Buffer fix 2020-11-11 12:21:02 -08:00
Brandon Miller 1d8fae31ec added example files to example/cluster/* tweaked readme style example 2017-07-21 05:18:16 -07:00
RIAEvangelist 872e3ff090 Default simplification and interface addition 2016-12-21 17:03:12 -08:00
SSMP 6c01ffc0b7 updated example certs 2016-09-10 15:09:44 -07: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 6278fd472b cleaning up format 2016-01-10 04:57:08 -08:00
Brandon Nozaki Miller 1fe7e543ee clean up 2016-01-10 04:18:14 -08:00
Brandon Nozaki Miller 5912c9ab5f implemented istanbul and updated docs 2016-01-09 00:59:47 -08:00
Brandon Nozaki Miller b51b57b987 updated TLS socket examples 2016-01-04 01:45:28 -08:00
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