An open API service indexing awesome lists of open source software.

https://github.com/cvar1984/socket-class

Example socket programming with Objective PHP
https://github.com/cvar1984/socket-class

class libraries php socket-programming

Last synced: 12 months ago
JSON representation

Example socket programming with Objective PHP

Awesome Lists containing this project

README

          

# socket-class
> Example socket programming with Objective PHP
## Server.php
here you create and listen a connection
## Client.php
here you connect to an available connection