mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-23 20:21:53 +00:00
feat: p2p addrs situation (#82)
* chore: update gitignore * chore: update CI configs * chore: update deps * chore: small refactor
This commit is contained in:
@ -14,6 +14,7 @@ const getMultiaddr = require('./get-multiaddr')
|
||||
|
||||
const IPFS_CODE = 421
|
||||
const CLOSE_TIMEOUT = 2000
|
||||
|
||||
function noop () {}
|
||||
|
||||
module.exports = (handler) => {
|
||||
|
Reference in New Issue
Block a user