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 7b2a106df7 Ratchet Updated to Version 0.4 9 years ago
..
Annotation Files Created 9 years ago
Exception Files Created 9 years ago
Generator Ratchet Updated to Version 0.4 9 years ago
Loader Ratchet Updated to Version 0.4 9 years ago
Matcher Ratchet Updated to Version 0.4 9 years ago
Tests Ratchet Updated to Version 0.4 9 years ago
.gitignore Files Created 9 years ago
CHANGELOG.md Ratchet Updated to Version 0.4 9 years ago
CompiledRoute.php Files Created 9 years ago
LICENSE Ratchet Updated to Version 0.4 9 years ago
README.md Files Created 9 years ago
RequestContext.php Ratchet Updated to Version 0.4 9 years ago
RequestContextAwareInterface.php Files Created 9 years ago
Route.php Ratchet Updated to Version 0.4 9 years ago
RouteCollection.php Files Created 9 years ago
RouteCollectionBuilder.php Ratchet Updated to Version 0.4 9 years ago
RouteCompiler.php Ratchet Updated to Version 0.4 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 Ratchet Updated to Version 0.4 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