Releases: LaurenceGA/kwamp
Releases · LaurenceGA/kwamp
v1.0.5
Added method to get session ID (#23) - thanks @satya-p91!
Dependency updates
Upgrades dependencies and tidies things up to make sure tests are working.
Concurrency
Add quite a bit of load testing and significantly increases both the router and the client's ability to handle large volumes of concurrent messages.
Also includes:
- bug fixes
- removing some race conditions
- updating some libraries
- updating some logic to align with spec better
With more core
Added the kwamp core as an artefact so that things actually work
Maven publishing
Adds maven publishing of JARs
Version 1.0.0
Initial release.
Contains an implementation of the WAMP basic profile.