1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2026-03-02 03:40:21 +00:00
Files
ohwgiles_laminar/src
Oliver Giles eda906b805 refactor: remove transport knowledge from Laminar class
Improve the boundary between RpcImpl and LaminarInterface such
that the Laminar class doesn't require any types from kj/async.h.
The necessary logic moved from Laminar to RpcImpl and the notification
now happens by abstract virtual callback instead of kj::Promise.
Also remove the fairly useless 'wait' RPC call and drop the wrappers
around kj::PromiseFulfillerPair
2017-08-10 08:25:20 +03:00
..
2016-07-25 15:00:49 +03:00
2016-07-25 15:00:49 +03:00
2016-07-25 15:00:49 +03:00
2016-07-25 15:00:49 +03:00
2016-07-25 15:00:49 +03:00
2015-09-24 22:02:11 +02:00
2016-07-25 15:00:49 +03:00
2016-07-25 15:00:49 +03:00