主题
可以利用 AsyncTcpConnection 发起异步连接,让 workerman 作为客户端与服务端交互。
例如下面的例子
1、workerman 作为 websocket 客户端
2、workerman 作为 mysql 代理
3、workerman 作为 http 客户端
4、workerman 作为 http 代理
5、workerman 作为 socks5 代理