Skip to content
/ joynr Public
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

alfsch/joynr

 
 

Repository files navigation

joynr

What is joynr?

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, backend infrastructure or in the cloud.

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.

How do I write joynr?

joynr is correctly written as "joynr". It is not an abbreviation nor a combination of words.

Documentation

Have a peek at our documentation for more information:

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 44.4%
  • C++ 34.4%
  • TypeScript 12.8%
  • Xtend 3.8%
  • Shell 2.0%
  • CMake 1.3%
  • Other 1.3%