Nex.Rx, and easier to use alloc mq apis

This commit is contained in:
2024-10-24 23:52:38 +08:00
parent 23d14e4e46
commit 421834ae5c
6 changed files with 60 additions and 17 deletions

View File

@@ -12,4 +12,8 @@ Cruda will help you to build a simplified database access layer based on the com
### Nex.Sec
The security part of nexus, including signing and validating the tokens and much more.
The security part of nexus, including signing and validating the tokens and much more.
### Nex.Rx
The reactive part of nexus, such as streaming events, and message queues stuff.