Skip to content

Tags: edf-re/nats_multi_request_py

Tags

v1.3.0

Toggle v1.3.0's commit message
bump nats-py to >=2.2.0

v1.2.0

Toggle v1.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fixes for nats-py v2 support

v1.1.0

Toggle v1.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Update nats-py v2.1.0 from 2.0.0

v1.0.2

Toggle v1.0.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix NATS.request usage

v1.0.1

Toggle v1.0.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Bugfix

v1.0.0

Toggle v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
nats-py v2, Python 3.10

v0.2.2

Toggle v0.2.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Improve documentation. See https://nats-request-asap.readthedocs.io

v0.2.1

Toggle v0.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Set long description format to markdown

v0.2

Toggle v0.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Document exceptions raised.

Refactor code to be simpler.

v0.1

Toggle v0.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A working version of the `request` function. It returns one or multiple

Msg responses to a NATS request as soon as possible.