Changelog for network-simple-ws-0.2
Version 0.2
-
/COMPILER ASSISTED BREAKING CHANGE:/
send
andrecv
now use lazyByteString
s. -
/COMPILER ASSISTED BREAKING CHANGE:/
recv
's close semantics have improved. See its documentation for details. -
Added
close
. -
Depend on
websockets >=0.12.6
.
Version 0.1.1
- Removed accidental
print
.
Version 0.1
- First release.