Skip to content

1.3.0

Compare
Choose a tag to compare
@kazyx kazyx released this 16 Feb 15:43
· 26 commits to master since this release
  • Integrate wirespider-wss into wirespider.
  • Support partial messages transmission.
  • Support multiple WebSocket extensions.
  • Bug fix: Executor was not shutdown even if WebSocketFactory is destroyed.
  • Bug fix: Call SSLContext.getDefault() for each wss session if no SSLContext is set by user.
  • Miscellaneous performance improvement.