-
Is it in the cards to have a web socket-based transport for use with WASM projects?
-
Session flashes aren't clearing I'm using go version go1.4.2 gccgo (GCC) 5.1.0 linux/amd64
There is only one "add flash" called and one "save" and then one "get flashes" and in Gorilla they're clear…
-
If I create a regexp with an syntax error inside of the regexp, I get a confusing error in Gorilla (because the real error message is not visible:
``` clojure
(def re #"*test")
=>RuntimeException Unm…
-
### Current behavior
i load it in the menu, i closed the steam vr menu, i pressed buttons, but it does nothing, the read me document is not helping at all and idk what to do
### Steps to reproduce t…
-
We are running MailHog in Kubernetes, using `mailhog/mailhog:v1.0.0` Docker image and have the storage engine configured for MongoDB. The same set-up is used for multiple different projects, but for a…
-
#### Description:
At the moment, we use the package `nhooyr.io/websocket` in testground/sync-service. It started failing a few days ago,
Users would see the following error:
> "Error": "[nhooyr…
-
**What happened**:
```
$ grype docker.io/mattermost/mattermost-enterprise-edition:9.7.1
github.com/mattermost/mattermost/server/v8 3.45.1
```
Where is the `3.45.1` value coming from?
``…
-
- Gather the `SecretKey` from OS env
- Generate some sort of CSRF token via the openssl package?
- Document this in the readme for local development
- enable `cookie.Secure` in production environme…
-
- Plugin version (or commit hash):
0.12.1799
- IDE name and version:
IntelliJ IDEA 2016.2.2
Build #IC-162.1628.40, built on August 16, 2016
- Java version:
JRE: 1.8.0_76-release-b216 x86
JVM: OpenJ…
-
This repo allows HTTP requests via libp2p. I was wondering if it would be possible to reuse that to upgrade the connections to WebSockets, having then an open stream between the client and the libp2p …