Commit 058b753ceb8f6b25b77e57106b3a87997bc6362a

Carlos Martín Nieto 2015-04-22T15:45:21

remote: move the transport ctor to the callbacks Instead of having it set in a different place from every other callback, put it the main structure. This removes some state from the remote and makes it behave more like clone, where the constructors are passed via the options.