io.axoniq.axonhub:axonhub-grpc-proto

Clients module for the AxonIQ modules (AxonHub).

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications gRPC Net Networking
GroupId

GroupId

io.axoniq.axonhub
ArtifactId

ArtifactId

axonhub-grpc-proto
Last Version

Last Version

1.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Clients module for the AxonIQ modules (AxonHub).
Project URL

Project URL

https://www.axoniq.io/axonhub-grpc-proto

Download axonhub-grpc-proto

How to add to project

<!-- https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-grpc-proto/ -->
<dependency>
    <groupId>io.axoniq.axonhub</groupId>
    <artifactId>axonhub-grpc-proto</artifactId>
    <version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-grpc-proto/
implementation 'io.axoniq.axonhub:axonhub-grpc-proto:1.0-beta1'
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-grpc-proto/
implementation ("io.axoniq.axonhub:axonhub-grpc-proto:1.0-beta1")
'io.axoniq.axonhub:axonhub-grpc-proto:jar:1.0-beta1'
<dependency org="io.axoniq.axonhub" name="axonhub-grpc-proto" rev="1.0-beta1">
  <artifact name="axonhub-grpc-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axoniq.axonhub', module='axonhub-grpc-proto', version='1.0-beta1')
)
libraryDependencies += "io.axoniq.axonhub" % "axonhub-grpc-proto" % "1.0-beta1"
[io.axoniq.axonhub/axonhub-grpc-proto "1.0-beta1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

axoniq-axonhub-client

Client packages to connect to AxonHub servers.

Packages:

  • axonhub-client: the main client code
  • axonhub-grpc-proto: Protobuf interface definitions
  • axonhub-spring-boot-autoconfigure: Autoconfiguration of Axon Framework components to communicate using AxonHub

Version history

1.0

First release

1.0.1

Fix for Null handling of query result

1.0.3

  • Keep Alive between client and server
  • improved handling of exceptions from query handler
  • updated GRPC and Netty versions
  • Improved support for configuration properties in IDE when using spring-boot

1.1

  • AxonFramework 3.3 support
  • Subscription queries

1.1.1

  • Fix for missing upcaster
  • Resolved high memory consumption in EventBuffer when event stream was closed by client
  • Performance improvement in readEvents
io.axoniq.axonhub

AxonIQ

Versions

Version
1.0-beta1