Project Receptor is a flexible multi-service relayer with remote execution and orchestration capabilities linking controllers with executors across a mesh of nodes.
Other
32
stars
21
forks
source link
Don't prevent URL paths on websocket client connections #170
https://github.com/project-receptor/receptor/pull/157 inadvertently blocked paths, query parameters, etc. for websocket clients as well as just listeners. Websocket clients do need to be able to specify these in the URL.
https://github.com/project-receptor/receptor/pull/157 inadvertently blocked paths, query parameters, etc. for websocket clients as well as just listeners. Websocket clients do need to be able to specify these in the URL.