yass-transport-ws

Yet Another Service Solution

Лицензия

Лицензия

BSD-3-Clause
Группа

Группа

ch.softappeal.yass
Идентификатор

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

yass-transport-ws
Последняя версия

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

66.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

yass-transport-ws
Yet Another Service Solution
Ссылка на сайт

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

https://github.com/softappeal/yass
Организация-разработчик

Организация-разработчик

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

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

https://github.com/softappeal/yass

Скачать yass-transport-ws

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
ch.softappeal.yass : yass jar 66.0.0

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

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

yass (Yet Another Service Solution)

  • is a small library for efficient peer-to-peer communication
    • Kotlin/Java
    • TypeScript
    • Python 3 (with support for type hints)
    • high throughput, low latency, reactive services
  • supports type-safe contracts with DTOs and interfaces
  • supports request/reply and OneWay style method invocations
  • supports sync/async client/server invocations
  • supports interceptors
  • provides session based bidirectional messaging
  • provides transports for
    • socket (including TLS)
    • WebSocket
  • has a fast and compact binary serializer that can skip unknown/new fields
  • uses https://semver.org
  • is Open Source (BSD-3-Clause license)
ch.softappeal.yass

softappeal

softappeal GmbH

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

Версия
66.0.0
65.0.2
65.0.1
64.0.0
63.0.0
62.0.0
61.0.2
61.0.1
61.0.0
60.1.0
55.0.0
54.0.0
53.0.0
52.0.1
52.0.0
51.0.1
50.0.1
50.0.0
49.0.0
48.0.0