Added option to particpant detach function to conditionally send feed-detach
Janus auto removes the peer connection when a publisher leaves. This means we
only have to close our receiving peer connection when a particpant leaves. So
if the participant left you use p.detach(true).