pxprpc

1.0.0 • Public • Published

Pxp RPC

Introduce

PxpRpc(PARTIC cross platform remote procedure call) is a very tiny rpc library aim to call and interchange data cross platform and language with high performance and little load.

Platform

Currently, pxprpc has been implemented on below platform

rpc server on Java (>=1.6)

asynchronous rpc server on C

rpc server over tcp on C with libuv

rpc server over tcp on C with tbox

rpc server and client on Python(>=3.8)

rpc server and client on Typescript(websocket)

==================================

rpc server on C# (.net) now is still on 1.0 version. May we can upgrade it to 2.0 in future.

Detail help

See /documents/* for more information.

See test files for detail usage.

C(libuv) example

C(tbox) example

Java example

Python example

Typescript(websocket) example

C#(.net) example

Feel free to PR and issue

Readme

Keywords

Package Sidebar

Install

npm i pxprpc

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

248 kB

Total Files

71

Last publish

Collaborators

  • partic2