-
Hi,
I just tried to build caddy with this plugin and it fails, here is a snippet of the failures:
```
2024/11/03 21:12:57 [INFO] exec (timeout=0s): /opt/homebrew/bin/go get -d -v github.com/tails…
-
The backend is likely going to expand as time goes on. Right now it's using Express, which is great for dead simple APIs. However with features like Realtime collaboration (websockets) and cronjobs to…
-
### What happened?
When I run `make build-go` or `make run` command against open source v11.1.5 or v11.2.0 tag source code. It report errors.
According to this post https://coder.com/blog/websocket, …
-
https://github.com/gorilla/websocket/pull/823 was merged and should be in the next tagged release, at which point we can upgrade to the latest maintained version and stop using our fork
-
I've seen someone with the rust library doing it but Im not clever enough to add stuff myself to the websocket 😅
"For a bit of an example, on https://github.com/astrenoxcoop/supercell/blob/main/src…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
We are using gorilla/websoc…
-
I am encountering a WebSocket error when attempting to execute the following command: `client.GetProfilePictureInfo(clientJID, params)`.
The error occurs consistently, and I receive the following m…
-
### Integration Name
Proofpoint On Demand [proofpoint_on_demand]
### Dataset Name
proofpoint_on_demand.audit, proofpoint_on_demand.messages
### Integration Version
1.0.1
### Agent Version
8.15.…
-
Hi, team
We're using golang sdk to start ssm session, but it is broken after session-manager-plugin upgraded to `1.2.688.0`, I got error:
```
2024-11-13 18:41:45 ERROR [getV4SignatureHeader @ w…
-
I have installed your package using NuGet 1.0.0-beta.4.
According to [this](https://github.com/kerryjiang/WebSocket4Net) this should work:
```
var websocket = new WebSocket4Net.WebSocket("ws:…