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
|
52ad41cda3
|
completely move away from net package
|
2017-08-29 14:32:54 +02:00 |
|
Darien Raymond
|
1c856a46ab
|
step 1 to remove reference to net package
|
2017-08-29 12:56:57 +02:00 |
|
Darien Raymond
|
5829b45bbe
|
close timer faster
|
2017-05-09 00:01:15 +02:00 |
|
Darien Raymond
|
39005d8fc4
|
refactor
|
2017-04-26 10:59:18 +02:00 |
|
Darien Raymond
|
cea6e28634
|
refactor
|
2017-04-23 13:41:52 +02:00 |
|
Darien Raymond
|
6a90ce3c43
|
comments
|
2017-04-21 15:36:05 +02:00 |
|
Darien Raymond
|
5f4acaa9ea
|
merging reader and writer
|
2017-04-20 11:00:15 +02:00 |
|
Darien Raymond
|
6d7aaa6535
|
bug fixes
|
2017-04-19 21:27:21 +02:00 |
|
Darien Raymond
|
69b51bffbb
|
implement write multi buffer in websocket
|
2017-04-18 20:56:29 +02:00 |
|
Darien Raymond
|
7c1b3ac1f0
|
cleanup error messages
|
2017-04-09 13:30:46 +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
|
2e5cb82790
|
update proto
|
2017-04-04 12:28:14 +02:00 |
|
Darien Raymond
|
ec0986d6a9
|
remove useless code
|
2017-02-27 15:13:22 +01:00 |
|
Darien Raymond
|
d93ff628bc
|
refactor tcp worker
|
2017-02-26 14:38:41 +01:00 |
|
Darien Raymond
|
7792237b50
|
adopt context in listeners
|
2017-02-24 01:05:16 +01:00 |
|
Darien Raymond
|
9cbc9b7170
|
refactor dialer
|
2017-02-23 23:48:47 +01:00 |
|
Darien Raymond
|
7a97d73737
|
fix race condition in transport
|
2017-02-18 00:28:50 +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
|
9ca520893b
|
comments
|
2017-02-14 09:26:17 +01:00 |
|
Darien Raymond
|
2ba59428c9
|
remove lock in websocket connection
|
2017-02-10 16:41:54 +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
|
d270a99d4f
|
simplify code
|
2017-02-09 12:31:40 +01:00 |
|
Darien Raymond
|
0d68293ef8
|
fix test break
|
2017-02-09 12:31:26 +01:00 |
|
Darien Raymond
|
cdb0b94046
|
cleanup websocket code
|
2017-02-09 11:42:17 +01:00 |
|
Darien Raymond
|
5ec3fe093d
|
fix test break
|
2017-02-08 19:00:13 +01:00 |
|
Darien Raymond
|
3be6c72211
|
cleanup websocket code
|
2017-02-08 18:30:16 +01:00 |
|
Darien Raymond
|
b5d14b6823
|
update java options
|
2017-02-03 23:15:10 +01:00 |
|
Darien Raymond
|
f046f334cd
|
move common/log to app/log
|
2017-02-01 21:35:40 +01:00 |
|
Darien Raymond
|
9139a87865
|
closw conn in the same routine
|
2017-01-28 16:28:18 +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
|
6eff0acc0b
|
rename transportsettings to transportconfig
|
2017-01-16 14:18:33 +01:00 |
|
Darien Raymond
|
d4c471c967
|
generate TLS certificate on the fly
|
2017-01-12 16:10:03 +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
|
5684beed8c
|
fix websocket conn reuse
|
2017-01-04 15:34:11 +01:00 |
|
Darien Raymond
|
e35e271708
|
cleanup internet connection
|
2017-01-04 13:29:41 +01:00 |
|
Darien Raymond
|
21a15bbf74
|
registerable dialer and listener
|
2017-01-03 15:16:48 +01:00 |
|
Darien Raymond
|
c9a421fba6
|
remove generate package comments in .pb.go files.
|
2017-01-03 14:17:44 +01:00 |
|
Darien Raymond
|
20fe6d10a4
|
rollback gitignore change
|
2017-01-02 20:52:45 +01:00 |
|
Darien Raymond
|
52e1dfaeac
|
remove all generated files
|
2017-01-02 08:15:31 +01:00 |
|
Darien Raymond
|
58ae7e4967
|
refine proto settings
|
2017-01-01 21:19:12 +01:00 |
|
Darien Raymond
|
3cc0783d9c
|
fix test break
|
2016-12-30 23:30:35 +01:00 |
|
Darien Raymond
|
a4dfca0ef7
|
accommodate protobuf compiler change
|
2016-12-23 12:42:25 +01:00 |
|
Darien Raymond
|
7dc7937443
|
rename ws to websocket
|
2016-12-23 00:30:46 +01:00 |
|