plugin-simplecache
plugin-simplecache copied to clipboard
fix: websockets breaking
Closes #23
I tested this using traefik local plugins and it seems to fix the web socket issue I was getting and can see messages get handled via the socket.
I've not very familiar with go and traefik plugin development but I basically did the same as https://github.com/SchmitzDan/traefik-plugin-proxy-cookie/issues/3 and this commit https://github.com/SchmitzDan/traefik-plugin-proxy-cookie/pull/4/files
Sorry for the tag but @juliens @ldez but are we able to have someone have a look at this?
Sorry for the tag again but any update? @juliens @ldez @mmatur