Skip to content

maestroprog/esockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyStream work with php sockets, using callback handlers

What is esockets?

This project was conceived as a tool to facilitate the work with inter-process communication.

Which PHP version is supported?

Supported PHP 7.1 or higher version

Samples of use:

Features

  • Callback handlers for all socket events,
  • Built-in application protocol EasyStream, allowing to transfer on a network practically any data structures of php (only for tcp),
  • Supports blocking and non-blocking modes of operation
  • Correct work on Linux and Windows

About

Event-based sockets wrapper for php, inter-process communication

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages