A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Amir 04459364f0 Files Created 9 years ago
..
Debug Files Created 9 years ago
DependencyInjection Files Created 9 years ago
Tests Files Created 9 years ago
.gitignore Files Created 9 years ago
CHANGELOG.md Files Created 9 years ago
ContainerAwareEventDispatcher.php Files Created 9 years ago
Event.php Files Created 9 years ago
EventDispatcher.php Files Created 9 years ago
EventDispatcherInterface.php Files Created 9 years ago
EventSubscriberInterface.php Files Created 9 years ago
GenericEvent.php Files Created 9 years ago
ImmutableEventDispatcher.php Files Created 9 years ago
LICENSE Files Created 9 years ago
README.md Files Created 9 years ago
composer.json Files Created 9 years ago
phpunit.xml.dist Files Created 9 years ago

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources