Commit Graph

30 Commits (9561301fea0b5670bba59884e07239143b6085aa)

Author SHA1 Message Date
Darien Raymond 80e43a6b37
reduce websocket memory usage
7 years ago
Darien Raymond 51ddc00c70
reduce buffer size in websocket
7 years ago
Darien Raymond af88016320 fix #643
7 years ago
Darien Raymond 6dd23b45b0 fix lint warnings for websocket
7 years ago
Darien Raymond 60f3562ac1 simplify websocket dialer and hub
7 years ago
Darien Raymond 669a0cafaf support header override in websocket
7 years ago
Darien Raymond b862365832 include detailed error
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 39005d8fc4
refactor
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond ade8453c0a
completely remove connection reuse feature
8 years ago
Darien Raymond 75f5cb9afb
refactor log and error
8 years ago
Darien Raymond fc31f9b94c
refactor error interface
8 years ago
Darien Raymond 9cbc9b7170
refactor dialer
8 years ago
Darien Raymond 38014efdee
refactor websocket
8 years ago
Darien Raymond 935620104d
refactor websocket
8 years ago
Darien Raymond cfcf16feed
fix typo
8 years ago
Darien Raymond 1aeab3dd96
normalized path in websocket
8 years ago
Darien Raymond 5e7fb6d0dd
refine error handling in retry logic
8 years ago
Darien Raymond cdb0b94046
cleanup websocket code
8 years ago
Darien Raymond 3be6c72211
cleanup websocket code
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond 55fb18b6e1
reduce websocket buffer size
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond f75d94817a
fix #356
8 years ago
Darien Raymond 4afad8d31c
simpify websocket connection
8 years ago
Darien Raymond 21a15bbf74
registerable dialer and listener
8 years ago
Darien Raymond 58ae7e4967
refine proto settings
8 years ago
Darien Raymond 7dc7937443
rename ws to websocket
8 years ago