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
..
Annotation Files Created 9 years ago
Exception Files Created 9 years ago
Generator Files Created 9 years ago
Loader Files Created 9 years ago
Matcher Files Created 9 years ago
Tests Files Created 9 years ago
.gitignore Files Created 9 years ago
CHANGELOG.md Files Created 9 years ago
CompiledRoute.php Files Created 9 years ago
LICENSE Files Created 9 years ago
README.md Files Created 9 years ago
RequestContext.php Files Created 9 years ago
RequestContextAwareInterface.php Files Created 9 years ago
Route.php Files Created 9 years ago
RouteCollection.php Files Created 9 years ago
RouteCollectionBuilder.php Files Created 9 years ago
RouteCompiler.php Files Created 9 years ago
RouteCompilerInterface.php Files Created 9 years ago
Router.php Files Created 9 years ago
RouterInterface.php Files Created 9 years ago
composer.json Files Created 9 years ago
phpunit.xml.dist Files Created 9 years ago

README.md

Routing Component

The Routing component maps an HTTP request to a set of configuration variables.

Resources