is not current version
Last Version 1.1.2

rsocket-transport-netty 1.1.0

Reactor Netty RSocket transport implementations (TCP, Websocket)

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.rsocket
ArtifactId

ArtifactId

rsocket-transport-netty
Version

Version

1.1.0
Type

Type

jar
Description

Description

rsocket-transport-netty
Reactor Netty RSocket transport implementations (TCP, Websocket)
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-java

Download rsocket-transport-netty 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.rsocket : rsocket-core jar 1.1.0
io.projectreactor.netty : reactor-netty-core jar 1.0.0
io.projectreactor.netty : reactor-netty-http jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.