Netty Channel FSM

An FSM that manages async non-blocking access to a Netty Channel

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.digitalpetri.netty
ArtifactId

ArtifactId

netty-channel-fsm
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Netty Channel FSM
An FSM that manages async non-blocking access to a Netty Channel
Project URL

Project URL

https://github.com/digitalpetri/netty-channel-fsm
Source Code Management

Source Code Management

https://github.com/digitalpetri/netty-channel-fsm

Download netty-channel-fsm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.digitalpetri.fsm : strict-machine jar 0.6

Project Modules

There are no modules declared in this project.
com.digitalpetri.netty

digitalpetri

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1