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

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