Simon Menke

Results 14 issues of Simon Menke

Currently stdin an isatty are not configureable which makes using this package with x/crypto/ssh impossible.

HTTP keepalive would be nice.

I'm looking for a Go DTLS implementation to write a WebRTC library for Go. Is your implementation in a functional state?

Awesome conferences have videos and live streams.

@fschutt Are you okay If I attempt to refactor the library such that `PageRef` and `LayerRef` types actually use rust life times instead of `Rc`? This would obviously be a...

Using `:` (as in `database:start`) is a bit weird. Maybe just use `-` instead?

enhancement

When parsing a stream of JSON values the parser swallows the next parsed value after parsing a number. I made gist with a spec (so you can replicate the behaviour:...

Is there a way to inspect the cookies set by the application? Something like `browser.cookies[name]` would be nice.

See: https://github.com/lloyd/JSONSelect/issues/14

See: https://github.com/lloyd/JSONSelect/issues/13