clue / php-socks

[maintenance] look at clue/socks-react instead
MIT License
62 stars 11 forks source link

Split into blocking clue/socks and async clue/socks-react #2

Open clue opened 11 years ago

clue commented 11 years ago

Most people come here looking for a normal, blocking SOCKS client implementation. react's fundamentally different async concept might seem confusing at first, and probably won't fit most people's needs.

Start off with a new topic branch for the latest async versions and clone the whole repository into a new socks-react repository. This repository should build upon the original blocking implementation.

clue commented 9 years ago

For the reference:

If you're already using this library in legacy v0.4, consider upgrading to clue/socks-react. Upgrading should take no longer than 10 minutes, see the CHANGELOG.md for details.