-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/cidera…
-
### Versions
* Nomad: v1.8.2
* CNI Plugins: v1.1.1
### Operating system and Environment details
Debian 12, amd64
### Issue
Clients logs are flooded with messages like that:
`[WARN…
-
For Podman, is the Docker socket API truly only used for the mapping of Docker's socket, so that one of the containers can query the status of Docker services? Currently it's not working, but the real…
-
현재 스트리머가 퇴장하면 방이 없어지기 전에 유저의 퇴장 로직이 먼저 실행되야 하는데, 이 순서가 보장되지 않고 유저가 채널을 나가다 방이 없어서 오류가 발생합니다.
순서를 보장 할 필요가 있겠습니다.
뷰어 화면:
![image](https://github.com/user-attachments/assets/21d1c010-2c1b-4848-a409…
-
I got this error:
```
Debug: Populating scores for 2019-07-01
Successfully populated 548 scores
Error: socket hang up (ECONNRESET)
at ClientRequest. (/home/bmaupin/Dropbox/workspace/persona…
-
**Describe the feature**
Additionally to "socketProxy" it would be nice to be able to add custom socket handler that lets us implement the tcp server logic ourself.
Effectively mocking the TCP con…
-
Recent changes to the socket related API no longer allow overriding methods such as `bind` or `connect`. This is both a bug report and proposal for how to bring this functionality back.
The "socket…
-
I'm have set up ComfyUI (through Stability Matrix) on a Mac and using the code from web socket API usage example, every ~20 the processing hangs without any errors in ComfyUI console, there are always…
-
it would be nice if STARTTLS was supported.
seems cloudflare's socket api does support this feature.
https://developers.cloudflare.com/workers/runtime-apis/tcp-sockets/#opportunistic-tls-starttls
-
`dgram.Socket` is needed to run [multicast-dns](https://www.npmjs.com/package/multicast-dns) in compat mode. (feature request from community)