RRQMSocket.RPC 5.3.0

Suggested Alternatives

TouchSocket

Additional Details

此程序集已被更名作废。请搜索TouchSocket安装新版。

如果是旧项目,请在https://www.yuque.com/rrqm/touchsocket/731868ac242c91ba5d67a99869af2caa%E7%9A%84%E6%8C%87%E5%BC%95%E4%B8%8B,修改项目。

如果想继续使用旧版,可以继续使用。说明文档可以加QQ群(234762506)获得pdf文件。亦或者发送“RRQMSocket v8.2说明文档”到邮箱505554090@qq.com

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package RRQMSocket.RPC --version 5.3.0
NuGet\Install-Package RRQMSocket.RPC -Version 5.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RRQMSocket.RPC" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RRQMSocket.RPC --version 5.3.0
#r "nuget: RRQMSocket.RPC, 5.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RRQMSocket.RPC as a Cake Addin
#addin nuget:?package=RRQMSocket.RPC&version=5.3.0

// Install RRQMSocket.RPC as a Cake Tool
#tool nuget:?package=RRQMSocket.RPC&version=5.3.0

介绍:这是一个高性能的RPC微服务框架,支持异步调用、权限管理、错误状态返回、服务回调等。在空载函数执行时,10万次调用仅3.8秒,在不返回状态时,仅0.9秒。

更新说明:
修改:RegistServer改为RegisterServer。
修改:RegisterServer执行即服务注册。
修改:取消OpenRPCServer方法。
修改:IRPCParser部分接口名称。
修改:RPCInitialized改为DiscoveryService(事件同步改)。
修改:TcpRPCClient执行Connect后还需执行DiscoveryService发现服务(或直接单独执行DiscoveryService发现服务)。
修改:RPC服务允许跨程序集声明。
修改:当跨程序集声明的服务中包含自定义类时需要RRQMRPCMember标记。
修改:取消dll编译器的配置注入,改为直接调用CompilerProxy方法执行。
修复:服务调用异常时不反馈信息bug。
修复:当服务异步返回Task且没有泛型时异常bug。
修复:RPCSocketClient在自定义序列化时异常bug。
增加:当没有发现服务时直接抛出RRQMRPCNoRegisterException类型异常。

Demo:https://gitee.com/RRQM_OS/RRQMBox
API:https://gitee.com/RRQM_OS/RRQM/wikis/pages

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RRQMSocket.RPC:

Package Downloads
Ydhp.Lib.Net

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated