[xSocket-develop] new xSocket release
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2008-06-22 05:36:37
|
Hi, xSocket core and the extension modules xSocket-http/xSocket-multiplexed have been released: xSocket V2.1 issues: - performance improvements (e.g. direct write by bypassing the selector loop in non threaded mode) - "true" support of replacing a handler at runtime (see also tutorial chapter 14 example) - additional convenience methods (e.g. <IServer>.start(), …) - improved user level flow control - some bug fixes (ssl, …) - tutorial update (clarifications and new chapters like 'using xSocket & Spring together') xSocket-http V2.0-beta-1 issues: - (last) major 2.0 API changes (e.g. server side handling) - uniform filter design for the client and server side - cleaning and harmonizing of the client und server-side methods - some bug fixes - tutorial update xSocket-multiplexed V2.0 issues: - minor adaptations to xSocket2.1 Gregor |