Commit Graph

13 Commits

Author SHA1 Message Date
Simone Bordet ffe10f3cf8 Added SSL support. 2012-01-27 22:02:39 +01:00
Simone Bordet 298605aebd Fixed test. 2012-01-27 21:33:41 +01:00
Simone Bordet 6d0bcc6a54 Improved logging. 2012-01-27 21:28:43 +01:00
Simone Bordet 3e3f9f181b Added TODO for an optimization. 2012-01-27 21:28:18 +01:00
Simone Bordet 2f58b6980a Improved test to guard against race condition. 2012-01-27 13:42:59 +01:00
Simone Bordet b91f9d0dbc Logging at INFO level. 2012-01-27 13:42:33 +01:00
Simone Bordet 29c98f4b37 Processing of frames is now done only if we did not send go_away. 2012-01-27 13:42:13 +01:00
Simone Bordet 2b6d997320 Added NPE guard. 2012-01-27 13:41:21 +01:00
Simone Bordet af44e47842 Cosmetics. 2012-01-27 12:16:57 +01:00
Simone Bordet 4d0096978d Moved NIO connectors to nio package. 2012-01-27 12:15:51 +01:00
Simone Bordet 672c89827b Logging cosmetics. 2012-01-27 12:15:05 +01:00
Simone Bordet 7272be863a Fixed buffer indexing. 2012-01-27 12:14:38 +01:00
Simone Bordet de336042bf Initial implementation for Jetty 7. 2012-01-27 10:19:33 +01:00