Websocket Pinger

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

Лицензия

Лицензия

Группа

Группа

pl.morgwai.base
Идентификатор

Идентификатор

websocket-pinger
Последняя версия

Последняя версия

1.0-alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Websocket Pinger
A simple class that automatically pings and handles pongs from websocket connections
Ссылка на сайт

Ссылка на сайт

https://github.com/morgwai/websocket-pinger
Система контроля версий

Система контроля версий

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

Скачать websocket-pinger

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.websocket : javax.websocket-api jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Websocket Pinger

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

latest release: 1.0-alpha1

Версии библиотеки

Версия
1.0-alpha1