iangabrielsanchez / Bloop-SDK

Bloop SDK is a development kit for implementing the capability to transfer an application instance to another computer via intranet
2 stars 0 forks source link

Inter-process communication #7

Open iangabrielsanchez opened 7 years ago

iangabrielsanchez commented 7 years ago

we already created this in c#

tjakoen commented 7 years ago

Reassigned to Ian, we will make use of Kryo for this. IPC Requests will be handled the same way as Inter Device requests. They will just be appropriately routed using the Request Handler