Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 463 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 463 Bytes

WebSocket Build Status

Description

Simple, high performance WebSocket library written in PHP.

Requirements

  • PHP 5.4 <
  • Ev (php-ev) / libevent (php-libev) library [highly recommended for optimal performance]

Installation

composer require websocket/websocket

Examples

https://github.com/lukaszm-rc/php-websocket-example