-
We recently made some changes to https://github.com/beluga-php/docker-php/blob/master/src/DockerClientFactory.php based on https://github.com/beluga-php/docker-php-api/issues/14
There's a few issue…
-
Hi @TheBoroer
This issue is based on my comment in: https://github.com/localtunnel/localtunnel/issues/664#issuecomment-2322236178
> I deployed it in my own server but for some reason there is a…
-
Need to set up a web socket and set up a "room" connection
-
Current implementation of the connect detour always waits for the other side to accept before it returns, while most applications nowadays set the socket to non blocking, then connect should immediate…
-
### Bug Description:
### Steps to Reproduce:
1. Enable podman socket: `systemctl --user start podman.socket`
2. Export podman `export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock`
3.…
-
When multiple instances of Obsidian are opened simultaneously (e.g., when working with multiple vaults), socket conflicts can occur, potentially leading to unexpected behavior.
### Problem:
- Eac…
-
### Describe the bug
When trying to install the extension using az extension add -n arcappliance --version 1.2.0 --debug we are failing with the following error
Getting requirements to build wh…
-
This app will need to implement web socket functionality with socket io by preference. Server will send game stats every certain amount of minutes, this data will need to be processed accordingly (cac…
-
### Bem-vido!
- [X] Sim, pesquisei problemas semelhantes no [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) e não encontrei nenhum.
### O que você fez?
Enviei uma requisição pa…
-
Great work, any idea how to implement async sockets?