Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : tungsten.net.rpc

Tungsten.Net.RPC is a client/server solution for invoking methods on a server. Communications are made over the port you specify. RPC methods on the server are created by attributing classes and methods with the [RPCClass] and [RPCMethod] attributes. Clients make calls by passing in the method name ("MyNameSpace.MyClass.Method1") and any parameters to the Call method. The result of this call is an RPCHandle which can be used to wait for a response (WaitForResponse and WaitForResponse<TResponseType>).

Registry - Homepage - JSON
purl: pkg:nuget/tungsten.net.rpc
Keywords: Tungsten.Net.RPC, Tungsten, Tungsten.Net, RPC, client, server, remote, procedure, call, c#, library, c-sharp, csharp
License: MIT
Latest release: almost 7 years ago
First release: over 124 years ago
Downloads: 14,385 total
Stars: 11 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...