WebSockex v0.4.2 Release Notes

Release Date: 2018-12-02 // over 5 years ago
  • โœจ Enhancements

    • โž• Added ssl_options to WebSockex.Conn struct.
      • Documentation Pending...

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix pong frame not being a correct return type in spec
    • ๐Ÿ›  Fix bare ping and pong frames in spec
      • When there is no associated payload for their frame types
    • ๐Ÿ›  Fix handling SSL socket closings during the close_loop
    • โž• Add types and documentation for processes named with :via and :global
    • ๐Ÿ›  Fixed a crash when replying to a closed socket