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

https://github.com/driftphp/websocket-bundle

Websockets for DriftPHP
https://github.com/driftphp/websocket-bundle

Last synced: 9 months ago
JSON representation

Websockets for DriftPHP

Awesome Lists containing this project

README

          

# DriftPHP Websockets dor DriftPHP

[![CircleCI](https://circleci.com/gh/driftphp/websocket-bundle.svg?style=svg)](https://circleci.com/gh/driftphp/websocket-bundle)

This package provides a websockets integration for DriftPHP. It requires
event-bus and allows you to create websocket servers and create console clients.

Some first steps for you!

- [Go to DOCS](https://driftphp.io/#/?id=websocket-bundle)

or

- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)