trpc 0.1.3
Light-weight Thread RPC library for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
trpc Light-weight Thread-Level RPC library for D
introduction
trpc is a Light-weight RPC library for calling method bettwen threads, RPC call transport is based on Dlang's thread message-passing, RPC call is just calling interfaces.
trpc takes some code directly from vibe.d (for getting interface meta-infos.), and was inspired by https://code.dlang.org/packages/rpc, and aims to implement simple rpc with minimal dependency.
Usage
trpc support thread-message-passing, and also support TCP transport for RPC-call. see examples for basic usage.
- Registered by dbh
- 0.1.3 released 3 years ago
- dangbinghoo/trpc
- LGPL-3.0
- Copyright © 2021, dangbinghoo
- Authors:
- Dependencies:
- asdf
- Versions:
-
0.1.3 2021-Aug-25 0.1.2 2021-Aug-20 0.1.1 2021-Aug-20 0.1.0 2021-Aug-20 ~master 2021-Aug-25 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
38 downloads total
-
- Score:
- 0.5
- Short URL:
- trpc.dub.pm