Changelog of @hackage/yesod-websockets 0.3.0

0.3.0

  • Upgrade to yesod-core 1.6

0.2.6

  • Fix warnings

0.2.5

  • Allow to start websockets with custom ConnectionOptions with webSocketsOptions and webSocketsOptionsWith

0.2.4.1

  • Support for websockets 0.10

0.2.3

  • receiveDataMessageE and sendDataMessageE

0.2.2

  • Add exceptional websocket commands #772