• Show log

    Commit

  • Hash : 058b753c
    Author : Carlos Martín Nieto
    Date : 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.