Skip to main content

Blog Archive for johnmann during September 2008

I just read Rex Young's very interesting blog Turn a HTTP connection into a full-duplex communication Basically he uses HTTP Chunked Transfer Coding to create a full-duplex communication between client and server. Well I recently joined the Grizzly Project as a committer. One of the first things I did is write a Tutorial on How-to write a custom protocol with the help of Grizzly. In a way...