Kirill Motkov
0401a91ef4
Some code improvements
...
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond
1ab94fed79
optimize v2ctl size
2019-02-01 20:08:21 +01:00
Darien Raymond
a1b33c3bd6
remove unused functions
2019-01-06 20:33:58 +01:00
Darien Raymond
b79ec5f1ed
use protocol in string form
2018-08-06 13:48:35 +02:00
Ubuntu
7b28be596d
fix typo
2018-03-02 08:26:14 +00:00
Darien Raymond
669a0cafaf
support header override in websocket
2017-10-13 23:54:04 +08:00
Darien Raymond
ade8453c0a
completely remove connection reuse feature
2017-04-07 21:54:40 +02:00
Darien Raymond
1aeab3dd96
normalized path in websocket
2017-02-10 11:47:53 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol
2017-01-12 12:54:34 +01:00
Darien Raymond
5684beed8c
fix websocket conn reuse
2017-01-04 15:34:11 +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