BSD-3-Clause licensed and maintained by
Toshio Ito This version can be pinned in stack with:greskell-websocket-0.1.2.5@sha256:1e2a9db2dac540452744940cdddd4f659a02c1667089e46cdd9c201e273dc459,5332
Module documentation for 0.1.2.5
Depends on 14 packages
(full list with versions):
aeson,
async,
base,
base64-bytestring,
bytestring,
greskell-core,
hashtables,
safe-exceptions,
stm,
text,
unordered-containers,
uuid,
vector,
websockets Revision history for greskell-websocket
0.1.2.5 – 2020-12-30
- Confirm test with
base64-bytestring-1.2.0.0
0.1.2.4 – 2020-06-21
- Confirm test with
base-4.14.0.0
.
0.1.2.3 – 2020-05-30
0.1.2.2 – 2020-05-04
- Confirm test with
base64-bytestring-1.1.0.0
.
0.1.2.1 – 2019-12-30
- Confirm test with
base-4.13.0.0
0.1.2.0 – 2019-12-27
- Add
submitPair
function to Client module.
0.1.1.2 – 2018-10-03
- Confirm test with
base-4.12.0.0
0.1.1.1 – 2018-09-23
- Confirm test with
stm-2.5.0.0
.
0.1.1.0 – 2018-08-17
Client module
- Add
drainResults
function.
Connection module
- Add
drainResponses
function.
0.1.0.0 – 2018-06-21
- First version. Released on an unsuspecting world.