mirror: multiple mirror contexts by mirror= url arg
authorAndy Green <andy@warmcat.com>
Sat, 8 Jul 2017 07:58:40 +0000 (15:58 +0800)
committerAndy Green <andy@warmcat.com>
Sat, 8 Jul 2017 08:03:40 +0000 (16:03 +0800)
commit05d74e45dc181e40d84af5a0e5c1fd31ed201949
tree422bf389b68151d1733a6d8e81bb379ee396ea4c
parent1b41322c2806bf0adf87ff248c7935391fc61795
mirror: multiple mirror contexts by mirror= url arg

By default mirror acts the same as before.

However if you access the test server with a url containing "?mirror=<name>", the session will bind to
a mirror instance private to "?mirror=<name>".  Only sessions that used the same 'mirror=' name can
share the drawings, mirror instances with a different name (including the default "" name) are unaffected.
plugins/protocol_lws_mirror.c
test-server/test.html