yesod/yesod-websockets/ChangeLog.md

16 lines
321 B
Markdown

## 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](https://github.com/yesodweb/yesod/pull/772)