wsky / top-link

embedded duplex multi-channel endpoint and connection management for c#/java/...
6 stars 1 forks source link

add tcpchannel support #21

Closed wsky closed 11 years ago

wsky commented 11 years ago
wsky commented 11 years ago

15

wsky commented 11 years ago

tcp is 4 level protocol, but websocket is 6, tcpchannel need impl codec for 6 level protocol

wsky commented 11 years ago

56

wsky commented 11 years ago

https://github.com/wsky/top-link/commit/9169cf592a468ae4f2ef3f67807fe9828d3b1374#diff-1 some problem about remoting protocol design