salvatori / alma-rtc
A package that should handle RTC communications between a PHP Alma Project and the Client App (Front-end with Blade).
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: ^8.0
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.