harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

add muxer flag to bootnode, support multiple muxers #4685

Closed GheisMohammadi closed 2 months ago

GheisMohammadi commented 2 months ago

Issue

This PR adds a flag to set Muxer for bootnode and enhances the functionality by allowing the P2P host to support multiple muxers. The muxer type is now changed to a string, and multiple muxers can be specified as a comma-separated string.