@hackage postgres-websockets0.11.2.1
Middleware to map LISTEN/NOTIFY messages to Websockets
Categories
License
BSD-3-Clause
Maintainer
diogo@biazus.ca
Links
Versions
Installation
Dependencies (29)
- aeson >=2.0 && <2.2
- alarmclock >=0.7.0.2 && <0.8
- auto-update >=0.1.6 && <0.2
- base >=4.7 && <5
- base64-bytestring >=1.0.0.3 && <1.3
- bytestring >=0.10 Show all…
Dependents (0)
WAI middleware that adds websockets capabilites on top of PostgreSQL's asynchronous notifications using LISTEN and NOTIFY commands. Fully functioning server included.