Resin Documentationapp server |
resin 4.0.13 release notes
The Resin eclipse plugin has been updated at http://caucho.com/eclipse. We've updated the WebSocket API based on changes to the draft IETF specification, available in com.caucho.websocket.*. Since the specification itself is moving very slowly (but in incompatible ways), Resin's WebSockets can only be used with its own WebSocket client. BAM has been updated to a cleaner Broker-Actor-Mailbox model, more closely matching traditional Actor APIs. The Comet/Async networking code has been reworked, fixing some callback timing behavior with complete() calls.
|