Alibaba RSocket Broker Gateway for HTTP

HTTP Gateway to convert HTTP to RSocket

License

License

GroupId

GroupId

com.alibaba.rsocket
ArtifactId

ArtifactId

alibaba-broker-http-gateway
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Alibaba RSocket Broker Gateway for HTTP
HTTP Gateway to convert HTTP to RSocket

Download alibaba-broker-http-gateway

How to add to project

<!-- https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/ -->
<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>alibaba-broker-http-gateway</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/
implementation 'com.alibaba.rsocket:alibaba-broker-http-gateway:1.1.3'
// https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/
implementation ("com.alibaba.rsocket:alibaba-broker-http-gateway:1.1.3")
'com.alibaba.rsocket:alibaba-broker-http-gateway:jar:1.1.3'
<dependency org="com.alibaba.rsocket" name="alibaba-broker-http-gateway" rev="1.1.3">
  <artifact name="alibaba-broker-http-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.rsocket', module='alibaba-broker-http-gateway', version='1.1.3')
)
libraryDependencies += "com.alibaba.rsocket" % "alibaba-broker-http-gateway" % "1.1.3"
[com.alibaba.rsocket/alibaba-broker-http-gateway "1.1.3"]

Dependencies

compile (8)

Group / Artifact Type Version
com.alibaba.rsocket : alibaba-rsocket-core jar 1.1.3
com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter jar 1.1.3
org.springframework.boot : spring-boot-starter-webflux jar
io.micrometer : micrometer-registry-prometheus jar
com.github.ben-manes.caffeine : caffeine jar 2.9.3
com.auth0 : java-jwt jar 3.19.0
org.springframework.boot : spring-boot-starter-actuator jar
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.
com.alibaba.rsocket

Alibaba

Alibaba Open Source

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1
1.0.0.M3
1.0.0.M2
1.0.0.M1