Add withTimeout
authorLuke Lau <luke_lau@icloud.com>
Sun, 8 Jul 2018 22:36:20 +0000 (23:36 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sun, 8 Jul 2018 22:36:20 +0000 (23:36 +0100)
Rework timeout mechanism to send messages down the conduit
Closes #10
Improve exception message reporting with Typeable type information
Replace request, response, notification with message
Simplify internals of Session


No differences found