https://github.com/binaryjs/binaryjs

sort by:
Revision Author Date Message Commit Date
79f51d6 Merge pull request #95 from soleilnoirmedia/master Bump version, update js-binarypack with remove unused check. 23 July 2015, 19:30:10 UTC
db0e788 Bump version, update js-binarypack with remove unused check. 06 July 2015, 20:16:10 UTC
ed1c11b Emit rather than throw error Close #80 05 July 2014, 07:51:43 UTC
3f938ca Update .travis.yml 05 July 2014, 07:44:43 UTC
97d967f Bump required node version to >=0.10.20 05 July 2014, 07:42:11 UTC
f0fbea3 Revert "Emit rather than throw error" This reverts commit aef09d4f98f66e56f897166013492dd220e4ebbd. 05 July 2014, 07:03:11 UTC
940a196 Revert "Bump required node version to >=0.10.0" This reverts commit 129df9b961b966d9cce706e1fe31fff3959bbc43. 05 July 2014, 07:02:45 UTC
129df9b Bump required node version to >=0.10.0 05 July 2014, 06:45:49 UTC
aef09d4 Emit rather than throw error Close #80 05 July 2014, 06:38:26 UTC
7703cc2 Merge branch 'master' of https://github.com/PaulAvery/binaryjs Attach Stream class and util object to window to allow others to build their own compatible readstreams. 15 March 2014, 06:05:25 UTC
260859a Version bump 19 December 2013, 18:44:44 UTC
0b72172 Update readme 19 December 2013, 18:36:40 UTC
1b6c019 Bump version, update js-binarypack with utf8 support 19 December 2013, 18:35:47 UTC
c9a894b Rebuild 08 December 2013, 13:01:11 UTC
0a00f6b Allow use of util directly in the browser 08 December 2013, 11:51:35 UTC
06a4f74 Allow use of Stream directly in the browser 08 December 2013, 11:51:23 UTC
212af6c 0.2.0 04 December 2013, 07:43:43 UTC
b4d345d Update js-binarypack to 0.0.6, fixing critical bug with typed arrays. #63 04 December 2013, 07:26:42 UTC
6255b7d Update binarypack dep 04 December 2013, 04:29:23 UTC
683f73e Merge pull request #50 from LiveMinutes/fix-uglifyjs-dependency Fix uglifyjs dependency 31 July 2013, 18:41:41 UTC
974c757 Merge pull request #49 from LiveMinutes/build-0.1.9 Building 0.1.9 31 July 2013, 18:41:13 UTC
25b994e Merge pull request #48 from benfoxall/imageshare-example Imageshare example 31 July 2013, 18:40:32 UTC
c2841fc Merge pull request #47 from benfoxall/master Instructions on usage with existing node apps 31 July 2013, 18:39:46 UTC
868adcf Add uglify-js v1 dependency 31 July 2013, 08:19:36 UTC
f8186fd Building 0.1.9 31 July 2013, 08:16:11 UTC
f9ced76 helloworld imports binaryjs consistent with other examples 26 July 2013, 20:38:04 UTC
be9afc4 added image share example 26 July 2013, 20:38:04 UTC
cab61e5 fixed example after testing it out properly 26 July 2013, 20:34:37 UTC
aac5f68 changed port numbers to be consistent with examples 26 July 2013, 20:12:11 UTC
9c9324e Merge pull request #46 from LiveMinutes/fix-close Fix close internal socket by removing parameters 26 July 2013, 06:34:04 UTC
58af5aa Fix close internal socket by removing parameters 25 July 2013, 17:32:01 UTC
44b7e74 Added link to fileupload example Totally missed that example before! 18 July 2013, 23:02:27 UTC
84ff69e Added "Integrating with an existing node app" section (todo: check over for mistakes) 18 July 2013, 22:57:57 UTC
eb55965 Update api.md 09 July 2013, 03:10:18 UTC
15b0cdf Merge pull request #38 from michellebu/patch-1 server ambiguity in options 08 April 2013, 22:30:01 UTC
ed1e086 server ambiguity in options 06 April 2013, 21:47:40 UTC
301844c update changelog 04 April 2013, 19:29:41 UTC
44d4657 version bump 0.1.8 04 April 2013, 19:25:55 UTC
b28544d remove streamid is number check 04 April 2013, 19:20:41 UTC
f64b925 Merge branch 'master' of github.com:binaryjs/binaryjs 04 April 2013, 19:11:25 UTC
6953260 update binarypack dep ver 04 April 2013, 19:09:34 UTC
d51b2de open write if open, else return false; 04 April 2013, 19:08:59 UTC
ebaa89f Merge pull request #34 from AnaelFavre/master Fixed bug using BinaryJS between two servers. Thanks @AnaelFavre 19 February 2013, 15:55:19 UTC
282f356 Fix missing first parameter for BinaryClient Adding the missing first parameter used by BinaryClient for new instance creation. 15 February 2013, 20:19:42 UTC
714d054 createServer passes in opts now 16 January 2013, 20:48:05 UTC
b75d1a8 update docs 16 January 2013, 20:21:08 UTC
eee63d9 merge sequoiar #30 16 January 2013, 20:17:01 UTC
d50c706 0.1.7 16 January 2013, 19:51:16 UTC
4c839af fix drain bug, version bump 16 January 2013, 19:49:53 UTC
2579237 flexibly support drain event 16 January 2013, 19:49:04 UTC
5d43ead fix drain event not being called 16 January 2013, 19:40:20 UTC
d6a8269 drain not being called 16 January 2013, 19:36:09 UTC
2148478 add changelog 16 January 2013, 19:02:27 UTC
60b1e51 add changelog 16 January 2013, 19:00:33 UTC
86a477a new compiled version 16 January 2013, 18:27:31 UTC
bc32f74 version bump 0.1.5 ; streamws dependency to 0.1.0 16 January 2013, 18:27:09 UTC
eee753a BREAKS COMPAT with `streamws` < 0.1.0 ; remove callbacks from .write ; fixes callback leaks for socket error/close/drain events 16 January 2013, 18:26:51 UTC
0db32e9 remove close/error/drain event callback leak 16 January 2013, 18:25:57 UTC
274c4b0 remove callback on write 16 January 2013, 18:24:04 UTC
58dc9ee remove extraneous function 16 January 2013, 18:23:39 UTC
27edb83 support hook on existing websocket server 16 January 2013, 12:19:51 UTC
d753f19 try to clean up listeners 16 January 2013, 00:55:50 UTC
6862f6c remove extra space 15 January 2013, 19:31:40 UTC
5827b41 fileupload finally working 06 January 2013, 07:52:30 UTC
7bb8f36 lets trigger travis again 06 January 2013, 07:19:24 UTC
6824050 support utf8 by bumping node-binarypack vsn 06 January 2013, 07:05:56 UTC
57789ef Merge pull request #23 from tmpvar/nodelike add binary.createServer(fn) to be more like http.createServer 06 January 2013, 04:00:40 UTC
5a9eaf2 Merge pull request #27 from sorear/topic/handle-malformed-input Make errors emit actual error objects and catch malformed input data to unpack. Thanks @sorear! 06 January 2013, 03:49:41 UTC
95000e0 Make error events encapsulate an Error object so node is a bit happier 05 December 2012, 23:36:57 UTC
4394f00 Emit catchable error events instead of throwing an exception when malformed frames come in 05 December 2012, 23:35:07 UTC
99ba1c2 add binary.createServer(fn) to be more like http.createServer 19 October 2012, 21:54:10 UTC
bf1ea47 Merge pull request #17 from orefalo/fix-upload-sample fix upload demo to run with express 3 17 September 2012, 02:39:39 UTC
fd03590 fix upload demo to run with express 3 05 September 2012, 03:24:58 UTC
1b98b34 push .gitmodules 28 August 2012, 17:50:24 UTC
28ec117 fix build process; use submodules; bump version to 0.1.4; update binarypack version 28 August 2012, 17:47:37 UTC
591c6e3 bump js-binarypack version to fix bug 28 August 2012, 17:20:52 UTC
eb76b45 Update examples/README.md 25 August 2012, 16:56:12 UTC
f9be270 Merge branch 'master' of github.com:binaryjs/binaryjs 09 August 2012, 18:11:27 UTC
8c92002 0.1.3 fix arraybuffer client.send bug issue #7 09 August 2012, 18:11:02 UTC
e1e634f Merge pull request #3 from ralphtheninja/master update README.md 27 July 2012, 14:35:07 UTC
75ddf7d Update README.md 27 July 2012, 12:46:14 UTC
0e7864b Merge branch 'master' of github.com:binaryjs/binaryjs 27 July 2012, 02:30:18 UTC
b2b0605 add license 27 July 2012, 02:30:08 UTC
750d568 Update README.md 27 July 2012, 02:25:34 UTC
89a21e8 update binarypack version 27 July 2012, 02:06:56 UTC
010845c 0.1.2, remove util.info, not used and causes errors in old browsers 27 July 2012, 00:21:02 UTC
2638505 readme update 25 July 2012, 21:32:45 UTC
740fe81 0.1.1 25 July 2012, 20:53:37 UTC
19ee248 0.1.1 25 July 2012, 20:34:00 UTC
b4e8d0b turns out you dont even need the messagevent check 25 July 2012, 20:33:02 UTC
7b95df7 make firefox compatible 25 July 2012, 20:19:06 UTC
f210485 detect messagevent more intelligently 25 July 2012, 20:18:57 UTC
05ba148 0.1.0 releaes version! 25 July 2012, 20:06:49 UTC
b18aa7d throw error if actions taken when not connected 25 July 2012, 20:05:35 UTC
c0cdb7b throw error if actions taken when not connected 25 July 2012, 20:03:52 UTC
52a755a add live demo linki 25 July 2012, 19:41:40 UTC
6aa83a7 examples readme 25 July 2012, 19:32:20 UTC
b4436d5 dist readme 25 July 2012, 19:31:34 UTC
015a7d8 examples readme 25 July 2012, 19:30:52 UTC
be30cc2 dist readme 25 July 2012, 19:28:58 UTC
back to top