Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
bb9a5f59
Commit
bb9a5f59
authored
8 years ago
by
Jeromy Johnson
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #70 from ipfs/feat/disable-fallback-utp
update transport lib to only use utp when explcitly enabled
parents
ec8044c7
45605789
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-2
package.json
with
2 additions
and
2 deletions
+2
-2
package.json
View file @
bb9a5f59
...
...
@@ -159,9 +159,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
e5FbqN4BteaBcpbsj51fjzvqJhr54DigbqWAdXS5zgEe
"
,
"hash"
:
"Qm
aNko8ug5seuo61TnmW8jcVtCVgD6uR454wagU7PPKVWA
"
,
"name"
:
"go-libp2p-transport"
,
"version"
:
"1.
2
.0"
"version"
:
"1.
3
.0"
},
{
"author"
:
"whyrusleeping"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help