Red5 Server Versions Save

Red5 Server core

v1.3.21

10 months ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.19...v1.3.21

Version 1.3.20 was skipped due to a faulty refactor of the connection manager.

v1.3.17

1 year ago

v1.3.16

1 year ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.15...v1.3.16

Added logging for maps arriving at createStream in some cases Added ability to disable websocket pinger

v1.3.14

1 year ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.13...v1.3.14

Updates focused mostly on WebSocket timeout logic; extra logic was removed and we now defer to Tomcats flow.

v1.3.13

1 year ago

v1.3.12

1 year ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.7...v1.3.12

Primarily an update to prevent pulling Spring 6.0 which has a dependency on JDK 17.

v1.3.7

1 year ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.6...v1.3.7

Primarily this release adds lifecycle callbacks for WebSocket connect and disconnect.