osgi.enroute.easse.simple.adapter

Provides a mapping from Event Admin events to Javascript Server Side Events (SSE). This bundle registers under /sse/1, the remaining path is treated as the topic. It will then send all matching events to the browser through SSE. The type of the event is org.osgi.service.eventadmin;topic=%s, the data payload is a JSON representation of the event properties.

License

License

GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

osgi.enroute.easse.simple.adapter
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.easse.simple.adapter
Provides a mapping from Event Admin events to Javascript Server Side Events (SSE). This bundle registers under /sse/1, the remaining path is treated as the topic. It will then send all matching events to the browser through SSE. The type of the event is org.osgi.service.eventadmin;topic=%s, the data payload is a JSON representation of the event properties.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.easse.simple.adapter

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.easse.simple.adapter/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>osgi.enroute.easse.simple.adapter</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.easse.simple.adapter/
implementation 'biz.aQute:osgi.enroute.easse.simple.adapter:2.2.0'
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.easse.simple.adapter/
implementation ("biz.aQute:osgi.enroute.easse.simple.adapter:2.2.0")
'biz.aQute:osgi.enroute.easse.simple.adapter:jar:2.2.0'
<dependency org="biz.aQute" name="osgi.enroute.easse.simple.adapter" rev="2.2.0">
  <artifact name="osgi.enroute.easse.simple.adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='osgi.enroute.easse.simple.adapter', version='2.2.0')
)
libraryDependencies += "biz.aQute" % "osgi.enroute.easse.simple.adapter" % "2.2.0"
[biz.aQute/osgi.enroute.easse.simple.adapter "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
biz.aQute

OSGi

The Dynamic Module System for Java

Versions

Version
2.2.0