(ws) upgrade to latest version of nlohmann json (3.9.1 from 3.2.0)
This commit is contained in:
@ -97,7 +97,7 @@ namespace ix
|
||||
url = it->second;
|
||||
}
|
||||
|
||||
// append the uri to form the full url
|
||||
// append the uri to form the full url
|
||||
// (say ws://localhost:1234/foo/?bar=baz)
|
||||
url += msg->openInfo.uri;
|
||||
|
||||
|
Reference in New Issue
Block a user