ssbc / multiserver

A single interface that can work with multiple protocols, and multiple transforms of those protocols (eg, security layer)
MIT License
104 stars 28 forks source link

ws not respecting host #43

Closed christianbundy closed 5 years ago

christianbundy commented 5 years ago

Looks like it's not getting passed at all: https://github.com/ssbc/multiserver/blob/master/plugins/ws.js#L63

Originally reported as https://github.com/ssbc/patchwork/issues/979