Example of code for an HTTP server doing tcp request?

28 views
Skip to first unread message

Nicolas Ocquidant

unread,
Mar 2, 2017, 3:14:17 PM3/2/17
to Netty discussions
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
Reply all
Reply to author
Forward
0 new messages