-
Couldn't load subscription status.
- Fork 7
Open
Description
These results come from manually diff-ing behavior between webrtc
peerconnection_serverand us
- Always specifies
Connectionheaderclose - Always specifies
Cache-Controlheaderno-cache - CORS exposes header
X-Peer-Id, but it seems the client example doesn't use it and the server doesn't parse it. - Uses
HTTP/1.0. Serverheader is set toPeerConnectionTestServer/0.1
GET /sign_in
query is optional, if given there is no key (so it's just ?name)
There is some GC of connections done by the notifier, when iterating through peers to tell them status has changed.
GET /sign_out
any error (like non existent peer) results in a 500
POST /message
Content-Type is maintained/matched
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working