Krzysztof Majk

Results 3 issues of Krzysztof Majk

Current frame handler assumes that broker does not send malicious responses. It's simple case handling without real state tracking. In future handler should switch to more complex State Machine with...

This allows to send normal HTTP requests using FastCGI protocol. Implementation is based on Caddy (https://github.com/caddyserver/caddy/tree/master/modules/caddyhttp/reverseproxy/fastcgi). It's a working draft - basic test performed with PHP-FPM & Go. I need...