log

age author description
Mon, 03 Nov 2014 18:29:58 +0100 Ivo Smits Small improvements, return TCPSocket in HTTPContext if applicable
Mon, 27 Oct 2014 23:24:32 +0100 Ivo Smits Removed rate limiting code from TCPServer
Sat, 11 Oct 2014 14:08:10 +0200 Ivo Smits HTTP: Added text frame support in WebSocket server
Sat, 11 Oct 2014 14:06:32 +0200 Ivo Smits HTTP: Fixed request header handling
Sat, 11 Oct 2014 14:06:11 +0200 Ivo Smits Removed old TCP socket (non)blocking code
Sat, 11 Oct 2014 14:05:41 +0200 Ivo Smits Improved PML code
Sat, 11 Oct 2014 14:03:31 +0200 Ivo Smits Cleanup some old PML code
Wed, 01 Oct 2014 23:16:06 +0200 Ivo Smits Regression fix in ThreadPool class