fastybird / ws-server-plugin
FastyBird IoT web sockets server plugin for handling real-time communication
Fund package maintenance!
akadlec
Installs: 204
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:fastybird-plugin
Requires
- php: >=8.2.0
- cweagans/composer-patches: ^1.7
- fastybird/application-library: dev-main
- fastybird/exchange-library: dev-main
- fastybird/metadata-library: dev-main
- ipub/websockets-wamp: ^1.4
- nette/di: ^3.0
- nette/utils: ^4.0
- psr/event-dispatcher: ^1.0
- psr/log: ^3.0
- react/promise: ^3
- react/socket: ^1.12
- symfony/console: ^6.0
- symfony/event-dispatcher: ^7.0
- symplify/vendor-patches: ^11.2
Requires (Dev)
- brianium/paratest: ^7.3
- dg/bypass-finals: ^1.4
- infection/infection: ^0.27
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.0
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-10-07 10:17:43 UTC
README
FastyBird WS server plugin
What is WS server plugin?
WS server plugin is extension for FastyBird IoT ecosystem which is implementing websockets WAMPv1 server based on iPbulikuj WAMP server.
Features
- Built-in server command for running standalone server
- WAMP v1 pub/sub and RPC implemented via event system
WS server plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.
Installation
The best way to install fastybird/ws-server-plugin is using Composer:
composer require fastybird/ws-server-plugin
Documentation
📖 Learn how to start server, consume & call RPC messages in documentation.
FastyBird
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on fastybird.com.com.
Documentation
📖 Documentation is available on docs.fastybird.com.
Contributing
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Feedback
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
Changelog
For release info check release page.
Maintainers
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/ws-server-plugin.