I try to build a Netty server which accept JSON/HTTP requests, do some 
small stuff with POJOs, call a remote TCP server, read the response from 
the TCP server and return back a response in JSON/HTTP to the client (I 
guess all in the same event loop).

Could you please point me some code helping on this?

Thanks,
--nick

-- 
You received this message because you are subscribed to the Google Groups 
"Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netty/ec0642e7-fdc3-458e-b19b-9ed076ac1e9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to