Thank's

2016-07-18 12:19 GMT+02:00 Norbert Hartl <[email protected]>:

> Awesome! I'll immediately will stop all my important work and start
> playing with it. I'm really interested how it will perform over high
> latency connections.
>

Yes, please report your experience.

Currently all optimisations are done on minimizing network communication
without tools modification. So debugger is same GTDebugger but
communication is configured accordingly to debugger behaviour. For example
when debugger requests suspendedContext of remote process server returns
context proxy together with method, receiver, receiver class name and other
properties which debugger is going to use.
Other optimization could be done on protocol level. Now transferred objects
are traversed twice: by Seamless and by Fuel. It could be merged somehow.



>
> Well done,
>

Reply via email to