alepar / netty-rpc

simplistic non-blocking rpc over netty
6 stars 3 forks source link

some renamings to make code more concise and self-describable #15

Closed alepar closed 12 years ago

alepar commented 12 years ago

Client -> Channel/Remote?: this interface no longer represents only clients - it represents remote side (wrapper for netty's Channel) - need to decide what name is the best though

getProxy -> getRemote ?

alepar commented 12 years ago

settled with Remote and getProxy()

alepar commented 12 years ago

391f48f64d4e9f0ddacddf1e91acdb4b37fec95e