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

172 Commits

Author SHA1 Message Date
AJ ONeal
acaf22c200 working cleanup 2018-05-31 04:10:47 -06:00
AJ ONeal
e848e1466b update systemd configs 2018-05-31 02:38:01 -06:00
AJ ONeal
eada75a83e refactor and upgrade to proxy-packer 2018-05-31 00:19:53 -06:00
AJ ONeal
0c3f78147e handle connection within telebit 2018-05-29 03:00:25 -06:00
AJ ONeal
4d8e5d434b accept given token or secret-generated token 2018-05-29 01:45:47 -06:00
AJ ONeal
3cf8c238d0 warn when no tokens given 2018-05-29 01:44:50 -06:00
AJ ONeal
d4c52787b9 getting closer... 2018-05-27 05:02:19 -06:00
AJ ONeal
9d6384addc fix whitespace 2018-05-27 04:38:29 -06:00
AJ ONeal
cd07820cd9 rename lib file 2018-05-27 04:32:00 -06:00
AJ ONeal
b814beb6bd progress towards telebit 2018-05-27 04:26:34 -06:00
AJ ONeal
61947a492d merge 2018-05-27 01:59:43 -06:00
AJ ONeal
28955f8e85 moving to telebit 2018-05-27 01:58:37 -06:00
f4e2284312 Update 'README.md' 2018-05-15 07:50:37 +00:00
aaf1aaaf4c Update 'README.md' 2018-05-15 07:42:43 +00:00
AJ ONeal
17467d74b1 bump v0.10.4 2018-04-25 13:33:35 -06:00
AJ ONeal
0256bb223c remove bad locked versions 2018-04-25 13:32:57 -06:00
9be5395da3 update links 2018-04-24 01:54:39 +00:00
692522c8ee update links 2018-04-24 01:54:21 +00:00
AJ ONeal
2d4ea6383e update README.md 2018-02-14 23:27:15 -07:00
AJ ONeal
5c5f092a80 update 2018-02-14 23:25:15 -07:00
AJ ONeal
caab9d95e7 update urls 2017-11-10 16:43:06 -07:00
tigerbot
d11ca837bc v0.10.3 v0.10.3 2017-10-03 11:48:02 -06:00
tigerbot
afc1dd2ea5 fixed issue with hanging promise on first appended token 2017-10-02 18:29:00 -06:00
tigerbot
114847e31a v0.10.2 v0.10.2 2017-09-11 15:59:28 -06:00
tigerbot
4a4765d6fb improved throttle of connections based on websocket speed 2017-09-11 15:35:03 -06:00
tigerbot
d5992f001f improved some of the logs for pausing/resuming 2017-09-11 14:52:49 -06:00
tigerbot
f945f0b496 implemented throttling when we buffer too much data 2017-09-08 10:54:47 -06:00
tigerbot
cad0e561fb v0.10.1 v0.10.1 2017-06-15 14:50:02 -06:00
tigerbot
2cbaf485c2 fixed problem with burst appending tokens on start 2017-06-15 14:49:50 -06:00
tigerbot
68c299e0d4 v0.10.0 v0.10.0 2017-06-06 17:33:15 -06:00
tigerbot
b30a8323c9 Merge branch 'side-channel' 2017-06-06 17:32:51 -06:00
tigerbot
5e8d99a34c use .destroy if .end fails to close connection 2017-06-05 11:28:53 -06:00
tigerbot
d6cad7cb65 added support for wildcard domains 2017-06-05 11:20:58 -06:00
tigerbot
e6da8277c4 added audience to the tokens we generate 2017-06-05 11:20:15 -06:00
tigerbot
61c7bd5ad6 allow client to be created with no initial tokens 2017-05-25 13:46:09 -06:00
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
AJ ONeal
1242e65e9c use stream-pair, which actually does what we want 2017-04-28 03:03:07 +00:00
AJ ONeal
a84899f8c5 clarify myDuplex => reader, myDuplex2 => writer 2017-04-28 02:47:41 +00: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