We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl localhost:9092
produces:
panic: read tcp [::1]:9092->[::1]:52133: i/o timeout goroutine 45 [running]: github.com/travisjeffery/jocko/server.(*Server).handleRequest(0xc420017680, 0x18d45e0, 0xc42008a040) /Users/llonchj/go/src/github.com/travisjeffery/jocko/server/server.go:132 +0xee6 created by github.com/travisjeffery/jocko/server.(*Server).Start.func1 /Users/llonchj/go/src/github.com/travisjeffery/jocko/server/server.go:75 +0x119 exit status 2```
The text was updated successfully, but these errors were encountered:
If we're talking about malicious / buggy clients, fuzzing any protocol parsers would also give some easy wins.
Sorry, something went wrong.
@dgryski LOL that was my first try...
No branches or pull requests
curl localhost:9092
produces:
The text was updated successfully, but these errors were encountered: