Last Version

Websocket Pinger 1.0-alpha1

A simple class that automatically pings and handles pongs from websocket connections

License

License

GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

websocket-pinger
Version

Version

1.0-alpha1
Type

Type

jar
Description

Description

Websocket Pinger
A simple class that automatically pings and handles pongs from websocket connections
Project URL

Project URL

https://github.com/morgwai/websocket-pinger
Source Code Management

Source Code Management

https://github.com/morgwai/websocket-pinger.git

Download websocket-pinger 1.0-alpha1


<!-- https://jarcasting.com/artifacts/pl.morgwai.base/websocket-pinger/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>websocket-pinger</artifactId>
    <version>1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/websocket-pinger/
implementation 'pl.morgwai.base:websocket-pinger:1.0-alpha1'
// https://jarcasting.com/artifacts/pl.morgwai.base/websocket-pinger/
implementation ("pl.morgwai.base:websocket-pinger:1.0-alpha1")
'pl.morgwai.base:websocket-pinger:jar:1.0-alpha1'
<dependency org="pl.morgwai.base" name="websocket-pinger" rev="1.0-alpha1">
  <artifact name="websocket-pinger" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='websocket-pinger', version='1.0-alpha1')
)
libraryDependencies += "pl.morgwai.base" % "websocket-pinger" % "1.0-alpha1"
[pl.morgwai.base/websocket-pinger "1.0-alpha1"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

Project Modules

There are no modules declared in this project.