Commit Graph

46 Commits (622591bf03f3b53f61a46fc5c712647374633202)

Author SHA1 Message Date
vcptr 5d9e2e69a9 external module gorilla/websocket use mod version 2019-10-19 10:05:40 +08:00
Darien Raymond 1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond 0b1496bb7a
update dependencies in websocket 2019-01-17 15:47:07 +01:00
Darien Raymond 5279296f03
remove use of context.WithValue in transport 2018-11-21 14:54:40 +01:00
Darien Raymond 94b880d060
move session based info into session package 2018-09-18 23:09:54 +02:00
Darien Raymond b3847fb7c0
MemoryStreamSettings 2018-09-07 14:50:25 +02:00
Darien Raymond b79ec5f1ed
use protocol in string form 2018-08-06 13:48:35 +02:00
Darien Raymond ffe18d94e4
update websocket reference 2018-07-13 12:17:52 +02:00
Darien Raymond 9977eadf8c
remove dependency from errors to session 2018-06-25 01:09:02 +02:00
Darien Raymond c9e711374f
use websocket from vendor 2018-04-20 22:45:44 +02:00
Ubuntu 7b28be596d fix typo 2018-03-02 08:26:14 +00:00
Darien Raymond bdab1af29a
update tls config generation 2018-02-28 15:15:22 +01:00
Darien Raymond 6b872c266c
session id 2018-02-22 15:26:00 +01:00
Darien Raymond f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond 048ffbc7dc
simplify tls config 2017-12-17 00:53:17 +01:00
Darien Raymond 80e43a6b37
reduce websocket memory usage 2017-12-16 02:04:51 +01:00
Darien Raymond 51ddc00c70
reduce buffer size in websocket 2017-11-16 18:11:02 +01:00
Darien Raymond af88016320 fix #643 2017-10-26 11:43:02 +02:00
Darien Raymond 6dd23b45b0 fix lint warnings for websocket 2017-10-21 09:45:27 +02:00
Darien Raymond 60f3562ac1 simplify websocket dialer and hub 2017-10-20 22:45:14 +02:00
Darien Raymond 669a0cafaf support header override in websocket 2017-10-13 23:54:04 +08:00
Darien Raymond b862365832 include detailed error 2017-09-29 18:10:17 +02:00
Darien Raymond 1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond 39005d8fc4
refactor 2017-04-26 10:59:18 +02:00
Darien Raymond 35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond 75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 9cbc9b7170
refactor dialer 2017-02-23 23:48:47 +01:00
Darien Raymond 38014efdee
refactor websocket 2017-02-16 17:13:20 +01:00
Darien Raymond 935620104d
refactor websocket 2017-02-16 16:53:31 +01:00
Darien Raymond cfcf16feed
fix typo 2017-02-10 11:57:59 +01:00
Darien Raymond 1aeab3dd96
normalized path in websocket 2017-02-10 11:47:53 +01:00
Darien Raymond 5e7fb6d0dd
refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond cdb0b94046
cleanup websocket code 2017-02-09 11:42:17 +01:00
Darien Raymond 3be6c72211
cleanup websocket code 2017-02-08 18:30:16 +01:00
Darien Raymond f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond 55fb18b6e1
reduce websocket buffer size 2017-01-27 13:50:38 +01:00
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond f75d94817a
fix #356 2017-01-08 16:01:28 +01:00
Darien Raymond 4afad8d31c
simpify websocket connection 2017-01-04 15:34:21 +01:00
Darien Raymond 21a15bbf74
registerable dialer and listener 2017-01-03 15:16:48 +01:00
Darien Raymond 58ae7e4967
refine proto settings 2017-01-01 21:19:12 +01:00
Darien Raymond 7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00