mangos v2.0.5 Release Notes

Release Date: 2019-11-25 // over 4 years ago
  • ๐Ÿ”’ NOTE: This fix addresses a security problem in the websocket transport. If you use ws:// or wss:// then you are strongly encouraged to upgrade.

    • ๐Ÿ”’ Require v1.4.1 of Gorilla WebSocket to address DoS security fix
    • ๐Ÿ”จ Significant refactoring of close handling for pipes and sockets -- should reduce lock contention and improve readability.
    • โœ… Work on expanded test coverage for protocols (start of work, will be ongoing)