This PR introduces a white-list vector for the socket based communication policies, which
enables peers to keep their virtual address on context creation. With this it is not necessary
anymore to contact the signalling server for new context creation. Signalling server is now
only contacted once for context initialisation.
This PR introduces a white-list vector for the socket based communication policies, which enables peers to keep their virtual address on context creation. With this it is not necessary anymore to contact the signalling server for new context creation. Signalling server is now only contacted once for context initialisation.