Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: remote-procedure-calls

wamp-proto/wamp-proto

The Web Application Messaging Protocol

Language: Makefile - Size: 70.4 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 464 - Forks: 100

IBM/gWhisper

A gRPC CLI featuring reflection and tab-completion

Language: C++ - Size: 1.2 MB - Last synced: 11 days ago - Pushed: about 1 month ago - Stars: 55 - Forks: 15

elpheria/rpc-websockets

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

Language: JavaScript - Size: 5.38 MB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 562 - Forks: 109

duoan/mini-rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

Language: Java - Size: 80.1 KB - Last synced: 4 days ago - Pushed: 8 months ago - Stars: 227 - Forks: 143

Ezelia/eureca.io

eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers

Language: JavaScript - Size: 676 KB - Last synced: 13 days ago - Pushed: almost 4 years ago - Stars: 344 - Forks: 30

rahul26goyal/greet-server-using-gRPC

A simple Greeting Server Implementation using Google RPC Framework

Language: Ruby - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

iansmith/parigot

Develop as a monolith, deploy as microservices.

Language: Go - Size: 195 MB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 12 - Forks: 1

Enr-MorenoSchz/DistSys-service-with-RPC-2023 📦

[ Distributed Systems ] 3rd practice re-uploaded. Co-Author: @molinal02

Language: C - Size: 27.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

adalkiran/py-inventa

A Python library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

Language: Python - Size: 38.1 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 7 - Forks: 2

cankobanz/remote-procedure-call-on-server-client-communication

This is a school project from Operating Systems course where local procedure, remote procedure control (RPC), piping, forking, child and parent processes are used effectively.

Language: C - Size: 70.3 KB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

benbucksch/jpc

Remote procedure calls between JS objects

Language: JavaScript - Size: 43 KB - Last synced: about 4 hours ago - Pushed: 2 months ago - Stars: 1 - Forks: 1

amsterdam-scala/Akka.http-Sjs-Fullstack.g8 Fork of tbje/full-stack.g8

Instant Gitter8 full stack Scala app with ScalaJS & Akka HTTP

Language: Scala - Size: 139 KB - Last synced: 8 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

alaattinyilmaz/centralized-blockchain

Centralized Blockchain Implementation using remote procedure call (RPC).

Language: Python - Size: 429 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

can-ishk/computer-networks-assignments 📦

NS-3, Socket Programming, and Wireshark Assignments

Language: C++ - Size: 11.7 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

DavidMouse1118/ECE454-Projects

Distributed Computing

Language: Java - Size: 264 MB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

compas-dev/compas_cloud

COMPAS Remote Procedure Calls using websockets

Language: Python - Size: 156 KB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 6 - Forks: 2

jcaw/json-rpc-server.el

🔌 Server-side implementation of the JSON-RPC 2.0 protocol for Emacs.

Language: Emacs Lisp - Size: 192 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 7 - Forks: 2

elailai94/Distributed-System

A simple distributed system to execute remote procedure calls

Language: C++ - Size: 564 KB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

chase-moskal/crosscall

cross-origin postmessage rpc

Language: TypeScript - Size: 478 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

leonardssh/rage-rpc

A universal, asynchronous RPC implementation for RAGE Multiplayer

Language: TypeScript - Size: 266 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 9 - Forks: 6

jharmer95/rpc.hpp

A simple header-only library for supporting remote procedure calls using a variety of extensible features

Language: C++ - Size: 7.01 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

crewaii/protocol

Binary stateful remote procedure call protocol

Language: JavaScript - Size: 2.43 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

matpompili/caniusethat

caniusethat is a wrapper around PyZMQ that enables easy RPC (remote procedure call) functionality

Language: Python - Size: 96.7 KB - Last synced: 19 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

adalkiran/go-inventa

A Go library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

Language: Go - Size: 24.4 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

stagas/alice-bob

transport agnostic strongly typed duplex rpc interfaces

Language: TypeScript - Size: 1.26 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

exbotanical/lib.rpc

generic, programmable Remote Procedure Calls and data serialization interface for the C programming language

Language: C - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

atulmy/wispy

🌱 An experimental lightweight (remote procedure call) API pattern.

Language: JavaScript - Size: 2.07 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 36 - Forks: 3

Rahonam/grpc

grpc implementation for remote procedure calls

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

DTMcNamara/CS4980-AdvancedOperatingSystems-HW3

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

polaris/remote

An RPC library for C++

Language: C++ - Size: 43.9 KB - Last synced: 15 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

dryajov/json-rpc-async

Simple transport agnostic JSON RPC module

Language: JavaScript - Size: 43.9 KB - Last synced: 27 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

srbcheema1/remote-validator

A network interface to run vcf-validator

Language: Python - Size: 8.7 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

planaria/ox

An RPC library for C++

Language: C++ - Size: 11.7 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yoshito-n-students/proto_rpc_example

How to use proto_rpc

Language: C++ - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

yoshito-n-students/proto_rpc

A remote procedure call implementation for proto2

Language: C++ - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0