Skip to content

v4.4.0

Compare
Choose a tag to compare
@xorpherion xorpherion released this 25 Apr 13:09
· 1541 commits to master since this release

This release adds WebSocket stream reading and writing. Read WebSocket frames can now be processed by WebSocket interceptors. Additional Stomp over WebSockets support through the WebSocketStompReassembler that assembles a Stomp message into an exchange to run regular interceptors on it.
This release also includes some addition bug fixing.