Skip to content
/ joynr Public

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

bmwcarit/joynr

This branch is 2 commits ahead of, 3748 commits behind master.

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.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published