openethereum/ipc/rpc/src
Nikolay Volf 8ab56ea3d1 IPC (feature-gated) (#1654)
* moving ipc deriving to trait

* refactoring of the client

* all compiled

* proved all working

* warnings purged

* allow hypervisor to specify initialization payload in two ways

* using binary initialisation payload for sync

* some docs

* logger to separate crate

* log settings for sync bin

* forwarding logging arguments to the sync
2016-07-20 18:13:56 +02:00
..
binary.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
interface.rs got rid of the generic parameter for ipc interface 2016-07-16 19:24:45 +02:00
lib.rs handshake sorting out (#1586) 2016-07-12 10:33:20 +02:00