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

v0.27.0 2022-10-08 22:20 UTC

README

Build Status Licence Code coverage Mutation testing

PHP PHP latest stable PHP downloads total PHPStan

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.

WS server plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.

Features

  • Built-in server command for running standalone server
  • WAMP v1 pub/sub and RPC implemented via event system

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.

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.

Contribute

The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.

Maintainers

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/FastyBird/ws-server-plugin.