mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-12 02:47:46 +00:00
Merge branch 'holepunch' into hp-multi-client
This commit is contained in:
@@ -65,12 +65,5 @@ export const handleOlmRelayMessage: MessageHandler = async (context) => {
|
||||
endpoint: ""
|
||||
});
|
||||
|
||||
return {
|
||||
message: {
|
||||
type: "olm/wg/relay-success",
|
||||
data: {}
|
||||
},
|
||||
broadcast: false, // Send to all olms
|
||||
excludeSender: false // Include sender in broadcast
|
||||
};
|
||||
return
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user