Skip to content

olexnzarov/trmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Remote Method Invocation

npm npm npm

A TypeScript RMI implementation that lets you communicate between services efficiently.

This repository includes the sources for the following:

  • trmi: Core package that provides interfaces and base functionality used by different RMI implementations.
  • trmi-redis: Redis Pub/Sub RMI implementation.
  • trmi-http: HTTP RMI implementation.

Releases

No releases published

Packages

No packages published