https://github.com/fastybird/ws-server-plugin
:honeybee: [READ-ONLY] FastyBird IoT web sockets server plugin for handling real-time communication
https://github.com/fastybird/ws-server-plugin
fastybird fb iot ipublikuj nette php plugin vue vue3 vuejs wamp wamp-client wamp-server ws
Last synced: about 1 month ago
JSON representation
:honeybee: [READ-ONLY] FastyBird IoT web sockets server plugin for handling real-time communication
- Host: GitHub
- URL: https://github.com/fastybird/ws-server-plugin
- Owner: FastyBird
- License: apache-2.0
- Created: 2021-02-22T18:21:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:10:01.000Z (10 months ago)
- Last Synced: 2025-01-31T07:04:48.853Z (8 months ago)
- Topics: fastybird, fb, iot, ipublikuj, nette, php, plugin, vue, vue3, vuejs, wamp, wamp-client, wamp-server, ws
- Language: PHP
- Homepage:
- Size: 312 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
# FastyBird WS server plugin
[](https://github.com/FastyBird/ws-server-plugin/actions)
[](https://github.com/FastyBird/ws-server-plugin/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/ws-server-plugin)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/ws-server-plugin/main)
[](https://packagist.org/packages/FastyBird/ws-server-plugin)
[](https://packagist.org/packages/FastyBird/ws-server-plugin)
[](https://github.com/phpstan/phpstan)***
## What is WS server plugin?
WS server plugin is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is implementing websockets [WAMPv1](https://wamp-proto.org) server based on [iPbulikuj WAMP server](https://github.com/ipublikuj/websockets-wamp).### Features
- Built-in server command for running standalone server
- WAMP v1 pub/sub and RPC implemented via event systemWS server plugin is an [Apache2 licensed](http://www.apache.org/licenses/LICENSE-2.0) distributed extension, developed
in [PHP](https://www.php.net) on top of the [Nette framework](https://nette.org) and [Symfony framework](https://symfony.com).## Installation
The best way to install **fastybird/ws-server-plugin** is using [Composer](http://getcomposer.org/):
```sh
composer require fastybird/ws-server-plugin
```## Documentation
:book: Learn how to start server, consume & call RPC messages in [documentation](https://github.com/FastyBird/ws-server-plugin/wiki).
# 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](https://www.fastybird.com).
## Documentation
:book: Documentation is available on [docs.fastybird.com](https://docs.fastybird.com).
## Contributing
The sources of this package are contained in the [FastyBird monorepo](https://github.com/FastyBird/fastybird). We welcome contributions for this package on [FastyBird/fastybird](https://github.com/FastyBird/).
## Feedback
Use the [issue tracker](https://github.com/FastyBird/fastybird/issues) for bugs
or [mail](mailto:code@fastybird.com) or [Tweet](https://twitter.com/fastybird) us for any idea that can improve the
project.Thank you for testing, reporting and contributing.
## Changelog
For release info check [release page](https://github.com/FastyBird/fastybird/releases).
## Maintainers
***
Homepage [https://www.fastybird.com](https://www.fastybird.com) and
repository [https://github.com/FastyBird/ws-server-plugin](https://github.com/FastyBird/ws-server-plugin).