salvatori/alma-rtc

A package that should handle RTC communications between a PHP Alma Project and the Client App (Front-end with Blade).

0.0.1 2023-07-17 02:28 UTC

This package is auto-updated.

Last update: 2024-05-17 05:04:03 UTC


README

A package that should handle RTC communications between a PHP Alma Project and the Client App (Front-end with Blade).

Installation

You can install this package with Composer:

composer require salvatori/alma-rtc

You can publish the config file with:

$ wp acorn vendor:publish --provider="Salvatori\AlmaRTC\Providers\AlmaRTCServiceProvider"

Disclaimer

AlmaRTC is an experimental package, under heavy development, and should not be used in production until new notice.