Some programming languages only have one thread.For example,JavaScript and PHP.Sometimes, we need to call HTTP request more than one. For performance consideration, merge multi requests into one. RequestProxy open multi goruntime to send the requests and avoid one by one
- Forwarding request
- Monitor
- WebSocket
- White and Black List
- Request Pool
- PHP AND JS SDK
UNDER DEVELOPMENT