Skip to content

v0.1.22

Latest

Choose a tag to compare

@danschultzer danschultzer released this 06 Mar 04:25
· 1 commit to main since this release

Requires Elixir 1.14 or higher.

  • Fixed incorrect formatting of websocket handlers #46 (thanks @mhanberg)
  • Fixed breaking change with plug 1.19 #48 (thanks @mhanberg)
  • Limit number of Cowboy acceptors to 1 to improve performance #44 (thanks @senconscious)