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
- Host: GitHub
- URL: https://github.com/driftphp/websocket-bundle
- Owner: driftphp
- Created: 2020-03-06T08:33:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T17:40:50.000Z (over 4 years ago)
- Last Synced: 2025-04-18T17:51:08.245Z (9 months ago)
- Language: PHP
- Size: 89.8 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DriftPHP Websockets dor DriftPHP
[](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)