2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-23 17:18:03 +00:00

85 Commits

Author SHA1 Message Date
tigerbot
3b1fc8e4ca handled case where append is called with closed websocket 2017-04-28 15:28:21 -06:00
tigerbot
12faab1acf added handling for 'hello' from the server 2017-04-28 15:02:44 -06:00
tigerbot
876fa47e02 changed adding tokens to work on reconnect 2017-04-28 10:57:48 -06:00
tigerbot
a95031cc28 added ability to add/clear tokens on active websocket 2017-04-27 19:29:16 -06:00
tigerbot
a0ed74b641 v0.9.9 v0.9.9 2017-04-27 18:39:18 -06:00
tigerbot
4059183b69 gave more power to custom createConnection functions 2017-04-27 18:38:01 -06:00
tigerbot
59763ed49e suppressing log when trying to send on closing websocket 2017-04-26 17:37:52 -06:00
tigerbot
e5e6f0bd02 v0.9.8 v0.9.8 2017-04-14 18:28:59 -06:00
tigerbot
1a65027fe0 exposed .end method on the wsclient 2017-04-14 16:27:25 -06:00
tigerbot
22d813e4e9 v0.9.7 v0.9.7 2017-04-10 11:40:12 -06:00
tigerbot
06867530d8 implemented timeout over websocket connection 2017-04-10 11:39:27 -06:00
tigerbot
304c3200a0 cleaned up the exit handling 2017-04-07 18:49:52 -06:00
tigerbot
c0941e9afe changed expected behavior when closing connections 2017-04-07 18:01:47 -06:00
tigerbot
b45c6ad179 rearranged some of the handler functions 2017-04-07 17:38:55 -06:00
AJ ONeal
7a91623af9 install via git 2017-04-05 16:36:01 -06:00
AJ ONeal
f043714535 take out the trash 2017-04-05 16:33:00 -06:00
tigerbot
ca80cf146e v0.9.6 v0.9.6 2017-04-03 15:15:30 -06:00
tigerbot
ae15111b0f changed method for mapping services to local ports 2017-04-03 15:11:59 -06:00
AJ ONeal
a9326c3eb0 v0.9.5 v0.9.5 2017-03-29 19:29:41 -06:00
AJ ONeal
9547edf3cc fix deps and commandline opts 2017-03-29 19:29:37 -06:00
AJ ONeal
26388c1d39 v0.9.4 v0.9.4 2017-03-29 17:58:41 -06:00
AJ ONeal
b2cebd12bd Merge branch 'v1' 2017-03-29 17:54:56 -06:00
AJ ONeal
3545496125 v0.9.3 v0.9.3 2017-03-29 17:54:52 -06:00
AJ ONeal
4f67f538ba Merge branch 'v1' 2017-03-29 13:36:38 -06:00
AJ ONeal
584bf9d192 v0.9.2 v0.9.2 2017-03-29 13:36:33 -06:00
AJ ONeal
47708d5343 fix deps typo 2017-03-29 13:36:29 -06:00
AJ ONeal
f5f6a27f9c Merge branch 'v1' 2017-03-29 13:26:26 -06:00
AJ ONeal
942b7b587e v0.9.1 v0.9.1 2017-03-29 13:26:20 -06:00
AJ ONeal
998df80650 v0.9.1 2017-03-29 13:24:09 -06:00
AJ ONeal
aea2daa15f allow undefined domains option 2017-03-29 13:19:52 -06:00
AJ ONeal
488750b19b v0.9.0 v0.9.0 2017-03-29 12:29:34 -06:00
AJ ONeal
e420ee26aa add domains option 2017-03-29 12:29:23 -06:00
AJ ONeal
e1f1369b0a v0.8.2 2017-03-28 15:37:40 -06:00
AJ ONeal
496b567693 get domains by device 2017-03-28 15:31:45 -06:00
AJ ONeal
84abc603a1 add simple tunnel usage 2017-03-26 01:37:26 -06:00
AJ ONeal
003ed2fc06 merge 2017-01-03 00:08:49 -07:00
AJ ONeal
e5d285b4ea auto-update banner 2016-12-30 02:41:13 -07:00
AJ ONeal
c1ab64635f auto-update ad 2016-12-30 02:23:07 -07:00
113c9f184f Update README.md 2016-12-30 02:53:57 +00:00
AJ ONeal
f780376ec2 syntax hl 2016-12-19 09:31:35 -07:00
AJ ONeal
a3a3254527 Update README.md 2016-11-25 10:20:50 -07:00
AJ ONeal
6e81504743 update domain name 2016-10-18 15:33:07 -06:00
AJ ONeal
1ceb55cf57 working 2016-10-12 13:14:16 -06:00
AJ ONeal
7e8f90a89f working 2016-10-12 13:11:21 -06:00
AJ ONeal
d4cd0bb5a6 working 2016-10-12 12:59:13 -06:00
AJ ONeal
606858bf10 fixes 2016-10-11 17:43:24 -06:00
AJ ONeal
6584b1ef89 move https from ws 2016-10-11 17:29:34 -06:00
AJ ONeal
1b0ce88988 fix streams typo 2016-10-11 15:43:09 -06:00
AJ ONeal
689efb4504 fix streams -> stream typo 2016-10-11 15:39:06 -06:00
AJ ONeal
71c7a8378f fix paired-duplex example 2016-10-11 14:49:52 -06:00