Skip to content

yonglehou/SharpRPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpRPC

Simple and fast RPC (remote procedure call) framework for .NET, based on IL.Emit. It takes only an interface and emits all the code necessary for parameter serialization/deserialization and network routing as an implementation of this interface.

About

Very simple and fast RPC framework for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%