This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(Tracker): Use
endpoints
field to record peer's ip:port
1. Add new col `endpoints`(json) and `connect_type`(bit(2), in tinyint(1)) to replace `ipv6`, `ipv6_port` col. 2. New judge method to get peer ip. 3. Change Sponsor Image of `MeiHeZi` BREAKING CHANGE: structure of Table `peers` changed
- Loading branch information
Showing
6 changed files
with
107 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.