Skip to content
forked from bmwcarit/joynr

A transport protocol agnostic (MQTT, HTTP, WebSockets etc.) Franca IDL based communication framework supporting multiple communication paradigms (RPC, Pub-Sub, broadcast etc.)

License

Notifications You must be signed in to change notification settings

christianmetz/joynr

 
 

Repository files navigation

Table of Contents

Overview

joynr is a web-based communication framework for Java, C++, and JavaScript applications wanting to interact with other applications, no matter whether they're deployed on consumer devices, vehicles, or backend infrastructure.

joynr makes writing distributed applications easy, as it:

  • takes care of determining the most appropriate communication paradigm to talk with the desired end point
  • provides a simple application programming interface to the joynr framework
  • speeds up integration of new applications

... allowing you to focus on building your distributed application.

Have a peek at our documentation for more information!

joynr

About

A transport protocol agnostic (MQTT, HTTP, WebSockets etc.) Franca IDL based communication framework supporting multiple communication paradigms (RPC, Pub-Sub, broadcast etc.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 42.9%
  • C++ 31.1%
  • JavaScript 18.5%
  • Xtend 4.0%
  • Shell 1.6%
  • CMake 1.3%
  • Other 0.6%