On Dec 27, 2012, at 10:31 AM, Ray Perea <[email protected]> wrote:

> Hello. My name is Ray Perea of Snap Web Systems. (http://www.snapws.com)
> I am writing this list because I would like to publish my PHP extension in 
> PECL

Submit the PECL account request here: http://pecl.php.net/account-request.php.  
In the Purpose box, put this information in there.

> 
> The extension introduces some functions for reading from and writing to 
> websockets (RFC6455)
> 
> These functions are:
> ws_send()  - Send data to a websocket connection
> ws_read()  - Read data from a websocket connection (Can read binary frames 
> and files)
> ws_close()  - Sends a close frame to the websocket client
> 
> I have published the source code at sourceforge:
> https://sourceforge.net/p/phpwebsockets
> 
> Please have a look and see if you would like me to publish my extension in 
> PECL.
> Thanks in advance for your consideration.
> 
> --
> Ray Perea
> Snap Web Systems       Like us on Facebook      Follow us on Twitter
> 
> 
> 

Reply via email to