Http helper function added
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
ycc
2024-03-25 13:24:43 +01:00
parent f80411bf21
commit 6867086c4f
3 changed files with 32 additions and 2 deletions

View File

@ -5,5 +5,5 @@ NativeLib -> Server : get new messages
Server -> NativeLib : send invitation message
Server -> Redis : store accept message
Server -> Bastet : accept message ok
Bastet -> User : msg sent
Bastet -> User : invitation sent is accepted
@enduml