Messaging

Realtime Cloud Messaging (ORTC) SDK for Java

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

co.realtime
ArtifactId

ArtifactId

messaging
Last Version

Last Version

2.1.44
Release Date

Release Date

Type

Type

jar
Description

Description

Messaging
Realtime Cloud Messaging (ORTC) SDK for Java
Project URL

Project URL

https://github.com/realtime-framework/RealtimeMessaging-Java
Source Code Management

Source Code Management

https://github.com/realtime-framework/RealtimeMessaging-Java

Download messaging

How to add to project

<!-- https://jarcasting.com/artifacts/co.realtime/messaging/ -->
<dependency>
    <groupId>co.realtime</groupId>
    <artifactId>messaging</artifactId>
    <version>2.1.44</version>
</dependency>
// https://jarcasting.com/artifacts/co.realtime/messaging/
implementation 'co.realtime:messaging:2.1.44'
// https://jarcasting.com/artifacts/co.realtime/messaging/
implementation ("co.realtime:messaging:2.1.44")
'co.realtime:messaging:jar:2.1.44'
<dependency org="co.realtime" name="messaging" rev="2.1.44">
  <artifact name="messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.realtime', module='messaging', version='2.1.44')
)
libraryDependencies += "co.realtime" % "messaging" % "2.1.44"
[co.realtime/messaging "2.1.44"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1

Project Modules

There are no modules declared in this project.

Realtime Cloud Messaging Java SDK

Part of the The Realtime® Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.

If your application has data that needs to be updated in the user’s interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, “works everywhere” solution.

API Reference

http://messaging-public.realtime.co/documentation/java/2.1.0/ibt/ortc/extensibility/OrtcClient.html

Authors

Realtime.co

Versions

Version
2.1.44
2.1.42
2.1.40
2.1.38
2.1.36
2.1.34
2.1.32
2.1.30
2.1.28
2.1.26
2.1.24
2.1.22
2.1.20
1.0.0