Commit Graph

115 Commits

Author SHA1 Message Date
AJ ONeal 157983018b fix whitespace 2018-05-27 04:38:29 -06:00
AJ ONeal f7685f8b6a rename lib file 2018-05-27 04:32:00 -06:00
AJ ONeal e8c580d115 progress towards telebit 2018-05-27 04:26:34 -06:00
AJ ONeal ca2e825fe7 merge 2018-05-27 01:59:43 -06:00
AJ ONeal 3b2e1771df moving to telebit 2018-05-27 01:58:37 -06:00
AJ ONeal eeb6299268 Update 'README.md' 2018-05-15 07:50:37 +00:00
AJ ONeal 333b06c33f Update 'README.md' 2018-05-15 07:42:43 +00:00
AJ ONeal 26bfdd06a1 bump 2018-04-25 13:33:35 -06:00
AJ ONeal b58cb25077 remove bad locked versions 2018-04-25 13:32:57 -06:00
AJ ONeal f95ca1bdc0 update links 2018-04-24 01:54:39 +00:00
AJ ONeal 4b0172a456 update links 2018-04-24 01:54:21 +00:00
AJ ONeal 3f77cb16b3 update README.md 2018-02-14 23:27:15 -07:00
AJ ONeal ef9fc9d46d update 2018-02-14 23:25:15 -07:00
AJ ONeal dc11cbbd63 update urls 2017-11-10 16:43:06 -07:00
tigerbot c433c6ccaf v0.10.3 2017-10-03 11:48:02 -06:00
tigerbot 2a7121f79f fixed issue with hanging promise on first appended token 2017-10-02 18:29:00 -06:00
tigerbot dcdd4f8142 v0.10.2 2017-09-11 15:59:28 -06:00
tigerbot f94df07219 improved throttle of connections based on websocket speed 2017-09-11 15:35:03 -06:00
tigerbot ccaf1a517f improved some of the logs for pausing/resuming 2017-09-11 14:52:49 -06:00
tigerbot e9c24efd5f implemented throttling when we buffer too much data 2017-09-08 10:54:47 -06:00
tigerbot bbc3ffaf6d v0.10.1 2017-06-15 14:50:02 -06:00
tigerbot 7a00be681c fixed problem with burst appending tokens on start 2017-06-15 14:49:50 -06:00
tigerbot 6b57f6fae8 v0.10.0 2017-06-06 17:33:15 -06:00
tigerbot 2831d09a4d Merge branch 'side-channel' 2017-06-06 17:32:51 -06:00
tigerbot a95f6ecead use `.destroy` if `.end` fails to close connection 2017-06-05 11:28:53 -06:00
tigerbot e3fbd768a2 added support for wildcard domains 2017-06-05 11:20:58 -06:00
tigerbot 6ea903a3f1 added audience to the tokens we generate 2017-06-05 11:20:15 -06:00
tigerbot 635523b155 allow client to be created with no initial tokens 2017-05-25 13:46:09 -06:00
tigerbot 00fbd2c27f handled case where append is called with closed websocket 2017-04-28 15:28:21 -06:00
tigerbot 6901a4ef2d added handling for 'hello' from the server 2017-04-28 15:02:44 -06:00
tigerbot 425cf4bc24 changed adding tokens to work on reconnect 2017-04-28 10:57:48 -06:00
AJ ONeal 4f9ea342f5 use stream-pair, which actually does what we want 2017-04-28 03:03:07 +00:00
AJ ONeal 04f10090ea clarify myDuplex => reader, myDuplex2 => writer 2017-04-28 02:47:41 +00:00
tigerbot dbf8832aa9 added ability to add/clear tokens on active websocket 2017-04-27 19:29:16 -06:00
tigerbot 160c591d7f v0.9.9 2017-04-27 18:39:18 -06:00
tigerbot d8bf926123 gave more power to custom createConnection functions 2017-04-27 18:38:01 -06:00
tigerbot 5a3fe4468a suppressing log when trying to send on closing websocket 2017-04-26 17:37:52 -06:00
tigerbot 7a9d06e67b v0.9.8 2017-04-14 18:28:59 -06:00
tigerbot 43ea38523b exposed `.end` method on the wsclient 2017-04-14 16:27:25 -06:00
tigerbot 53185c1760 v0.9.7 2017-04-10 11:40:12 -06:00
tigerbot 913f36043a implemented timeout over websocket connection 2017-04-10 11:39:27 -06:00
tigerbot 76495e674d cleaned up the exit handling 2017-04-07 18:49:52 -06:00
tigerbot 35d5f0c568 changed expected behavior when closing connections 2017-04-07 18:01:47 -06:00
tigerbot cbdff3e55b rearranged some of the handler functions 2017-04-07 17:38:55 -06:00
AJ ONeal 61a8d29c5e install via git 2017-04-05 16:36:01 -06:00
AJ ONeal 1784a13346 take out the trash 2017-04-05 16:33:00 -06:00
tigerbot 9eabc956dd v0.9.6 2017-04-03 15:15:30 -06:00
tigerbot 646cfedabe changed method for mapping services to local ports 2017-04-03 15:11:59 -06:00
AJ ONeal ec245dff63 v0.9.5 2017-03-29 19:29:41 -06:00
AJ ONeal 1cbb594ef6 fix deps and commandline opts 2017-03-29 19:29:37 -06:00