HTTPRequests: HTTP Wrapper for Socket Extension
Hi all,
I was experiencing some performance issues when stacking up lots of requests using the SteamWorks extension so I decided to put together a fairly lightweight HTTP wrapper for the sockets extension. It should make dealing with HTTP requests easier and more elegant for those who aren't confident working with sockets. The wrapper will be particularly useful to those who need to make a high volume of web requests, and thus can't afford to use the SteamWorks extension due to performance/throughput. Few things I want to make clear:
Thanks to f0oster for helping with some concepts. Requirements
Download Example Usage PHP Code:
|
Re: HTTPRequests: HTTP Wrapper for Socket Extension
I haven't had any trouble with SteamWorks.
Am I right in assuming that this doesn't support https? Don't sockets have a limit of 4 max per second? |
Re: HTTPRequests: HTTP Wrapper for Socket Extension
Quote:
|
| All times are GMT -4. The time now is 18:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.