paisley 0.1.4
paisley: ^0.1.4 copied to clipboard
SPA engine that sends HTML to clients and handles events via WebSocket.
0.1.4 #
- Register
window.paisleyand support sending notifications to the JS client.
0.1.3 #
- Fix handling of empty HTML pushes, etc.
0.1.2 #
- Fix
LocalStorage.setItem.
0.1.1+3 #
- Remove a stray
printstatement...
0.1.1+2 #
beforeRootdefaults to''inPaisleyApp.
0.1.1+1 #
- Correct typo in README.
0.1.1 #
- Add
isReconnectflag toinit. - Reset
backoffafter connection success.
0.1.0 #
- Fixed some bugs. Mostly to appease
pana. - Perfected reconnection/onconnect code.