Red5 Server Versions Save

Red5 Server core

v1.3.33

1 month ago

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.32...v1.3.33

Added priority loading for plugins and delay of tomcat if configured.

v1.3.29

3 months ago

v1.3.26

4 months ago

What's Changed

Full Changelog: https://github.com/Red5/red5-server/compare/v1.3.25...v1.3.26

v1.3.25

6 months ago

Refactoring with focus on speed for service and handler method lookups, reducing recursion, and updating RTMPClient for efficiency.

v1.3.24

6 months ago

Skipped version 1.3.23; Added get/set UserProperty on WebSocketConnection to prevent linkage issues to WsSession vs simply using javax.websocket-api dependency.

v1.3.22

6 months ago

Only consists of an update of Tomcat to 8.5.95 and a single new method of org.apache.tomcat.websocket.WsRemoteEndpointImplBase.getLock()

https://tomcat.apache.org/download-80.cgi#8.5.95