44.0.0 • Published 8 years ago

softappeal-yass v44.0.0

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
8 years ago

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)
44.0.0

8 years ago

43.1.3

8 years ago

43.1.2

8 years ago

43.1.1

8 years ago

43.1.0

8 years ago