-
how many tx/rx structs can be done at once? should they all be array style with sequence number and timestamp as the first two fields?
-
There's some confusing language I think we should clean up.
here's a vanilla looper check:
```
looper check
Looper version: 2.0.0a2
Command: check
Using looper config (.looper.yaml).
No co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
In-App Messaging, Messaging
### Which platforms are affected?
iOS
### Descript…
-
## Context
- We need to improve the error messages which users of our service see
- To improve the messaging, we must first understand what messages are being shared to users and why
## Acceptance cr…
-
I see that Request / Response messaging pattern in on the roadmap as a bonus item for the next release. Is there any design discussion about how this would be implemented? I'm interested in the curren…
-
https://www.youtube.com/watch?v=1BfCnjr_Vjg&ab_channel=Fireship
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
Web
### Context
Fro…
-
### Describe the problem
Currently, Fedora messaging is in a separate module - https://github.com/WeblateOrg/fedora_messaging. This should be integrated into Weblate and make it UI configurable.
…
-
In an existing bifold wallet, they leverage the DIDComm protocol for messaging. Now our query is: is it possible for us to create a system that connects 3 or more devices and build a group messaging s…
-
I have the following setup:
```
@Incoming(PROCESS_VIEWS_CHANNEL)
@Outgoing(PROCESS_VIEWS_DLQ_CHANNEL)
@Acknowledgment(Strategy.MANUAL) // Enable manual ack/nack
@ActivateRequestContext
public Me…