remotely icon indicating copy to clipboard operation
remotely copied to clipboard

An elegant RPC system for reasonable people

Results 14 remotely issues
Sort by recently updated
recently updated
newest added

Also, in three years the current ones expire, at which time someone will spend an afternoon figuring out why the tests are suddenly failing (been there done that).

help wanted

The Travis builds are failing because we never manage to pass the tests on all platforms. There does not seem to be any rhyme or reason about which platforms are...

During development and debugging it is nearly always needed to do some ad-hoc requests to a given system. Given remotely is using strongly typed contracts, we must devise a way...

feature
help wanted

From a long-term evolution perspective, have the ability to version and evolve the wire transport separate to the serialisation system being used for the 1-n frames for the payload blob....

feature
help wanted