mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-27 05:40:00 +03:00
omg so much scary stuff
This commit is contained in:
parent
3316e500a5
commit
046d55e880
3 changed files with 73 additions and 25 deletions
5
rpc.d
5
rpc.d
|
@ -6,6 +6,11 @@ module arsd.rpc;
|
|||
1) integrate with arsd.eventloop
|
||||
2) make it easy to use with other processes; pipe to a process and talk to it that way. perhaps with shared memory too?
|
||||
3) extend the serialization capabilities
|
||||
|
||||
|
||||
@Throws!(List, Of, Exceptions)
|
||||
classes are also RPC proxied
|
||||
stdin/out/err also redirected
|
||||
*/
|
||||
|
||||
///+ //example usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue