optimistic-client 373 B

1234567
  1. o Major features:
  2. - When using an exit nodes running 0.2.3.1-alpha and later,
  3. clients can now "optimistically" send data on a stream before
  4. the exit node reports that the stream has opened. This can save
  5. a round trip when starting connections with protocols where the
  6. client speaks first. Implements proposal 181; code by Ian
  7. Goldberg.