nadoo
|
7c50915f20
|
ws: remove the Sec-WebSocket-Protocol header
|
2021-08-08 23:30:29 +08:00 |
|
nadoo
|
15f9e74e39
|
wss: added a new scheme wss for convenience
|
2021-07-09 19:17:16 +08:00 |
|
nadoo
|
2db84bb7aa
|
chore: document works and code optimizations
|
2020-12-02 19:00:39 +08:00 |
|
nadoo
|
453fe925b3
|
docker: added scripts to publish docker image
|
2020-11-12 22:08:02 +08:00 |
|
nadoo
|
4887089a4b
|
ws: allow to set Origin header and default to nil
|
2020-11-07 19:20:35 +08:00 |
|
nadoo
|
417ac556f7
|
pool: added bufio.Reader pool
|
2020-11-03 22:52:50 +08:00 |
|
nadoo
|
904757052d
|
conn: change TCPBufSize to 32K as the golang standard lib did
|
2020-10-21 20:00:43 +08:00 |
|
nadoo
|
cd78995cd4
|
ws: optimized the frame implementation
|
2020-10-20 20:28:35 +08:00 |
|
nadoo
|
beec9d205f
|
ws: support websocket server mode
|
2020-10-19 20:45:57 +08:00 |
|
nadoo
|
edfca215c5
|
general: restructure package, move socks to proxy
|
2020-10-01 22:49:14 +08:00 |
|
nadoo
|
167e6e5d29
|
general: several optimizations
|
2020-08-25 22:14:08 +08:00 |
|
nadoo
|
b74880ae7a
|
pool: added a function to init bufPools
|
2020-04-21 12:17:14 +08:00 |
|
nadoo
|
a0542a028e
|
pool: return specified size of buffer
|
2020-04-19 23:20:15 +08:00 |
|
nadoo
|
d36b8fa394
|
general: optimize code
|
2019-09-07 20:25:00 +08:00 |
|
nadoo
|
21923af1cd
|
doc: update some descriptions
|
2018-07-25 08:23:58 +08:00 |
|
nadoo
|
88eee75aa7
|
ws: add support for security key check
|
2018-07-24 00:45:41 +08:00 |
|
nadoo
|
ff1fb8c291
|
ws: fixed bug in ws codes and now it worked
|
2018-07-22 18:21:27 +08:00 |
|
nadoo
|
9856f943ad
|
ws: add experimental websocket codes
|
2018-07-21 22:56:37 +08:00 |
|