Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mango

Simple RPC framework

Usage

Message is the base class of RPC messages, and all RPC messages inherit from this class to implement their own OnCall calls.

ExecutorService is an RPC server that usually only needs to start a new thread.

Caller is an RPC client that provides 2 RPC methods, one is cast and one is call.

Examples

Refer examples

  1. RPC server and client:

    RPC Message, RPC Server and RPC Client

About

Simple RPC framework

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.