Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4bbd1bb

Browse files
author
Benny
committed
# removed peer banning as holepunch introduced a better working backoff mechanism
1 parent acad0c8 commit 4bbd1bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TracManager.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ export default class TracManager {
121121
connection.remotePublicKey.toString("hex")
122122
);
123123

124+
124125
this.core.replicate(connection);
125126
});
126127

0 commit comments

Comments
 (0)