-
https://www.youtube.com/watch?v=1BfCnjr_Vjg&ab_channel=Fireship
-
In order to allow messaging, we need to set up a socket client side as well. You'll need to use socket.io-client.
Tasks
- [ ] Create context for the socket
-
After updating the Android app via Obtainium, the app opened and I toggled the background service notifications off then back on, went in & out of one chat (but didn't perform any actions there), then…
-
In order to allow for messaging, we need a bidirectional connection. Set up the server socket in order to do this.
Tasks
- [ ] set up the socket as a class named SocketService
- [ ] create an in…
-
### Version
23.1.0
### Platform
```text
Debian 12 and Windows 10, but not Debian 12 via systemd (as an OS service)
```
### Subsystem
_No response_
### What steps will reproduce t…
-
## Brief feature description
Since the `WaitSet` must support file descriptors, the event messaging pattern must be based on file descriptors. Currently, the process local variant uses non-process …
-
**Describe the bug**
```
***************************
APPLICATION FAILED TO START
***************************
Description:
The bean 'webAuthorizationManagerPostProcessor', defined in class pa…
-
- Add socket support on the front-end and back-end so that the messages are real-time
- use this package socket.io for real-time notifications
- Setup socket server on the backend
- Setup client conn…
-
According to the Socket.IO docs we shouldn't use a socket's ID for anything other than debugging.
We currently use it as a unique identifier for a client.
There's more information here: https://so…
-
no events are triggered when listening to "conversation: update"