-
I am wondering if there are any noticeable bugs in this code?
I am running into some issues with my code and wondering if anything jumps out.
1. every time i start my code i get the warning: "Heartb…
-
I've been using the driver in an application for about 5 months and have had very few issues. However, recently I've noticed I've been getting `bad connection` errors. It always seems to be pop up fro…
-
Greetings again!
I was wondering how complicated can it be to just give MonaServer2 connection handle to this AS3 virtual machine for validating a connection and decide if the connection will happ…
-
Followed your Reddit link and took a look; your Reddit post there did not ask for suggestions but, having scanned your `dbOp` package I do have a few so thought raising an issue might be the best way …
-
With Mattermost Version 7.0.0 and the Memes plugin 1.4.0 only part of the text displays.
Using the example from the README: `/meme everywhere "memes." "memes everywhere"` results in:
![image](ht…
-
HI,
I have made all the steps to install and run the solution. At this point the raspberry is working as a AP and I can connect my PC to it. But when I try to access the server typing http://192.16…
-
As part of the processing within `io.vertx.core.http.impl.Http2ServerResponse#write(io.netty.buffer.ByteBuf, boolean, io.vertx.core.Handler)`, the trailers variable is checked for null but not also if…
-
I wrote a script that accomplishes this using a circular buffer, unfortunately I'm having sync issues with reading the buffer and writing to the pipe.
My loop that handles the read/write blocks bec…
-
### Go version
go version go1.22.0 linux/amd64
### Output of `go env` in your module/workspace:
```shell
N/A
```
### What did you do?
I'm trying to write a tcp proxy that accepting connection fr…
-
godoc's HTTP viewer by default appears to hide `internal/` directories. For example, neither of these views give a hint that `net/internal/socktest` exists:
- [/pkg/](http://tip.golang.org/pkg/)
- …