mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Let plugins know if we're Alice or Bob.
This commit is contained in:
@@ -57,5 +57,5 @@ public interface DuplexPlugin extends Plugin {
|
||||
*/
|
||||
@Nullable
|
||||
RendezvousEndpoint createRendezvousEndpoint(KeyMaterialSource k,
|
||||
ConnectionHandler incoming);
|
||||
boolean alice, ConnectionHandler incoming);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user