issues
search
maidsafe-archive
/
crust
Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
BSD 3-Clause "New" or "Revised" License
956
stars
126
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is moving to futures and async/await being considered?
#1160
dlight
opened
5 years ago
0
Fix dyn issues on 1.37
#1159
MarcoPolo
opened
5 years ago
0
Example Code
#1158
SomeUserName1
opened
5 years ago
1
Version change to 0.32.1
#1157
lionel-faber
closed
5 years ago
0
Exhaustively Document the nat traversal techniques used.
#1156
fresheneesz
opened
5 years ago
0
Version change to 0.32.0
#1155
lionel-faber
closed
5 years ago
0
Update dependencies and remove deprecation
#1154
lionel-faber
closed
5 years ago
0
Version change to 0.32.0
#1153
mrcnski
closed
5 years ago
0
Is there a method to obtain a peer port. (Q&A)
#1152
bichovis
opened
5 years ago
0
chore/codeowners:added codeowners file
#1151
calumcraig
closed
5 years ago
0
Connection Pool
#1150
ustulation
opened
5 years ago
0
Remove (dis)connect API and make the Send API take peer-information
#1149
ustulation
opened
5 years ago
0
Rename prepare_connection_info
#1148
ustulation
opened
5 years ago
0
Remove PrivConnectionInfo
#1147
ustulation
opened
5 years ago
0
Remove CrustUser
#1146
ustulation
opened
5 years ago
0
Message Splitting
#1145
ustulation
opened
5 years ago
1
Connection attempt fails
#1144
pharazen
closed
5 years ago
6
style/example: update remaining references to new example name
#1143
S-Coyle
closed
5 years ago
0
Unable to connect to local peer on localhost in example
#1142
pharazen
closed
5 years ago
3
fix/example: disables external reachability by default
#1141
douglascaetano
closed
5 years ago
0
External reachability test should not make a connection attempt fail
#1140
douglascaetano
opened
5 years ago
0
closes #1138: LRU bootstrap cache
#1139
povilasb
opened
5 years ago
0
Simplify bootstrap cache
#1138
povilasb
opened
5 years ago
0
fix/example: load config from file
#1137
douglascaetano
closed
5 years ago
2
docs/readme:update travis CI url
#1136
calumcraig
closed
5 years ago
0
Solve head of line blocking
#1135
povilasb
closed
5 years ago
1
Report about dropped messages
#1134
povilasb
closed
5 years ago
2
Remove message priorities
#1133
povilasb
closed
5 years ago
1
closes #835: update bootstrap cache on msg send
#1132
povilasb
closed
5 years ago
1
Dynamic connections manager
#1131
povilasb
opened
5 years ago
0
Generate Crust ID ourselves
#1130
povilasb
opened
5 years ago
0
Typo fix
#1129
nadiaburborough
closed
5 years ago
0
More generic peer ID
#1128
povilasb
opened
5 years ago
3
Fix bootstrap cache flushing
#1127
povilasb
closed
5 years ago
0
feat/bootstrap_cache: add more config options
#1126
povilasb
closed
5 years ago
0
Cannot compile. Stuck at `Building [==>]168/172: rust_sodium-sys(build)`
#1125
czyczk
closed
5 years ago
4
closes #835: linting
#1124
povilasb
closed
5 years ago
1
fix/example: remove external reachability requirement
#1123
povilasb
closed
5 years ago
1
Avoid downcasting CacheValidator
#1122
ustulation
closed
5 years ago
1
Example is not working
#1121
AbdallahZ7
closed
5 years ago
2
resolves #1106: bootstrap cache improvements
#1120
povilasb
closed
5 years ago
0
resolves #1118: accept encryption keys via Service constructor
#1119
povilasb
closed
5 years ago
0
Pass node public and secret keys to Service constructor
#1118
povilasb
closed
5 years ago
1
resolves #1116: eliminate ID trait
#1117
povilasb
closed
5 years ago
0
Remove Uid trait
#1116
povilasb
closed
5 years ago
0
Limit bootstrap peers
#1115
1uka
closed
5 years ago
7
crust_peer fails with 'ConnectFailure' when following the instructions inside the code
#1114
kilimanjarolows
closed
5 years ago
5
resolves #1088: fix log messages
#1113
povilasb
closed
5 years ago
0
Prepare Crust for end to end tests via Routing
#1112
povilasb
opened
5 years ago
3
resolves #1089: reduce the use of mutexes
#1111
povilasb
closed
5 years ago
1
Next