issues
search
mafintosh
/
discovery-swarm
A network swarm that uses discovery-channel to find peers
MIT License
376
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build fails on windows with newer node versions.
#68
Renari
opened
3 years ago
0
Update index.js
#67
mhermher
opened
4 years ago
0
Updated readme to include dns and dht options
#66
allroundexperts
closed
4 years ago
3
Hole punch
#65
Deepp0925
opened
4 years ago
4
Version Bump
#64
mmpmm
closed
4 years ago
1
Add opts.keepExistingConnections
#63
hackergrrl
closed
4 years ago
2
Fixes flaky reconnect #6
#62
fnaranjo-vmw
closed
4 years ago
5
How to connect to another peer only once?
#61
tetsuo
closed
5 years ago
3
Bump utp and fix travis config
#60
pfrazee
closed
5 years ago
2
discovery-swarm works on mobile-data hotspots but not on mobile-data only
#59
code-ishwar
closed
4 years ago
4
fix: Buffer.equals is not a function
#58
nokome
closed
5 years ago
3
Request for glossary
#57
chmac
opened
5 years ago
1
[WIP] Updating travis
#56
martinheidegger
opened
5 years ago
2
Removed dependency on buffer-equals as it has been deprecated.
#55
martinheidegger
closed
5 years ago
0
Document what happens if .listen() isn't called before .join()
#54
ralphtheninja
closed
5 years ago
1
Using discovery-swarm
#53
p415486lmn
closed
6 years ago
0
Is discovery broken?
#52
staltz
closed
6 years ago
3
How to bind multiple hyperdb to one swarm?
#51
helloyou2012
opened
6 years ago
0
Fix leave() to not crash upon null address
#50
staltz
closed
5 years ago
2
addPeer subverts whitelist
#49
bplaster
opened
6 years ago
0
Browser support
#48
alvesjtiago
closed
6 years ago
2
Peers are getting rejected with reason: Duplicate
#47
24thsaint
closed
6 years ago
10
UTP not always closing
#46
joehand
closed
6 years ago
1
No IPv6 support in uTP/DHT
#45
vuori
opened
6 years ago
8
Update README.md
#44
millette
closed
6 years ago
0
upnp port mapping
#43
jgautier
opened
6 years ago
10
Updated dependencies.
#42
martinheidegger
closed
6 years ago
0
Clarify connection state.
#41
martinheidegger
opened
6 years ago
1
Peer event before join event
#40
martinheidegger
opened
6 years ago
0
Dont unref the utp socket
#39
pfrazee
closed
6 years ago
1
Add a set of events which help with logging
#38
pfrazee
closed
6 years ago
2
Fix utp host/port info
#37
pfrazee
closed
6 years ago
4
support WAN & related discovery
#36
joehand
opened
6 years ago
0
Fixed the example script by using .join() instead of .add()
#35
specious
closed
6 years ago
1
Minor typo in README
#34
trygve-lie
opened
6 years ago
1
Update README
#33
ebukahills
closed
7 years ago
1
utp: true causes whoami to return wrong port
#32
max-mapper
opened
7 years ago
2
whitelist allows local connections
#31
joehand
opened
7 years ago
0
typo in readme
#30
garbados
closed
7 years ago
1
add .connect option
#29
juliangruber
closed
7 years ago
1
Use connection.address for local connections
#28
joehand
closed
7 years ago
0
with tcp: false, if utp-native require fails, there's no server
#27
blahah
opened
7 years ago
0
Bind onconnect to utpSocket in ondeferredconnect (fixes #25)
#26
blahah
closed
7 years ago
1
`connection.on` is not a function
#25
blahah
closed
7 years ago
0
Unidentified connections connecting
#24
scriptjs
opened
7 years ago
0
maxConnections value is not respected
#23
scriptjs
opened
7 years ago
0
fix example displaying no of connections
#22
scriptjs
opened
7 years ago
0
swarm.join callback triggers multiple times when utp set to false
#21
scriptjs
opened
7 years ago
0
All callback to join
#20
joehand
closed
7 years ago
0
add active connection count
#19
joehand
closed
7 years ago
5
Next