- Added custom script invokation.
- Added custom disconnect handling.
- Add new strategy for only client session.
- Make client static and independent from server types.
- Remove indentation from output html.
- Support GHC 8.6.5, switch to LTS-14.
- Change
CommandHandler
typeclass to higher-order function.
Todo
example reworked to be complaint with http://todomvc.com.onBlur
,onDoubleClick
,onEnter
event handlers added.
- Integration with Servant established.
Todo
example decoupled fromservant
andyesod
.- Added abstraction for
Broadcast
communication.
- First version. Released on an unsuspecting world.