These 3 commits are when the Protocol Buffers files have changed:
| Commit: | e06695d | |
|---|---|---|
| Author: | dsimionescu@totalsoft.ro | |
try
| Commit: | 15b7e48 | |
|---|---|---|
| Author: | fraliv13 | |
| Committer: | GitHub | |
Implement Rusi as transport (#182) * Implement Rusi as transport Refactor dead letter queue * Refactor receive context * add ack on subscriber Co-authored-by: darktech <lghinet@totalsoft.ro>
The documentation is generated from this commit.
| Commit: | 25c22e3 | |
|---|---|---|
| Author: | lucian | |
| Committer: | GitHub | |
add rusi subscriber (#176) * add rusi subscriber * SerDes refactoring * Rusi subscriber tests