Skip to content

cqlucasho/antRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpc framework

the rpc framework by written php that not c extension.

Overview

the framework is major used for solve micro services of application.

support protocol: tcp, websocket

Usage:

please to used of cli model run

server.php

server.php is basic for the framework.

client.php

client.php is client request class.

server_service.php

service manager center.

worker.php

the test file for server, please after the server_service.php file was started what the worker.php starting.

test.php

the test file for client.

About

the rpc framework written by php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages