Yet Another RPC Framework
- Introducción
- Instalación/Configuración
- Constantes predefinidas
- Ejemplos
- Yar_Server — The Yar_Server class
- Yar_Server::__construct — Registrar un servidor
- Yar_Server::handle — Start RPC Server
- Yar_Client — The Yar_Client class
- Yar_Client::__call — Call service
- Yar_Client::__construct — Create a client
- Yar_Client::setOpt — Set calling contexts
- Yar_Concurrent_Client — The Yar_Concurrent_Client class
- Yar_Concurrent_Client::call — Register a concurrent call
- Yar_Concurrent_Client::loop — Send all calls
- Yar_Server_Exception — The Yar_Server_Exception class
- Yar_Server_Exception::getType — The getType purpose
- Yar_Client_Exception — The Yar_Client_Exception class
- Yar_Client_Exception::getType — The getType purpose