nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

`socks.py` - `OnionSocksProtocol` objects MIGHT implement "Optimistic Data" #31

Closed dwtj closed 9 years ago

dwtj commented 10 years ago

The "Optimistic Data" feature would be a nice-to-have performance feature.

This feature is described in socks-extensions.txt in the Tor specification documents.

nskinkel commented 9 years ago

This is covered in the "simplifications" documentation.