Skip to content

Poxa 0.3.2

Compare
Choose a tag to compare
@edgurgel edgurgel released this 16 Oct 08:05
· 298 commits to master since this release
  • Fix Poxa console to work also on SSL connections. Thanks to @darrencauthon !;
  • Ensure double JSON encoding on data keys on events;
  • Refactor some parts to improve readability;
  • Drop support to Elixir 0.15.*;
  • Fix unsubscription on Presence channels.