index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dendrite-demo-yggdrasil
/
yggconn
/
node.go
Age
Commit message (
Expand
)
Author
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-03-16
Update Yggdrasil P2P demo (also remove QUIC dependency)
Neil Alexander
2021-07-15
Update dendrite-demo-yggdrasil to Yggdrasil 0.4 (#1921)
Neil Alexander
2021-03-03
Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...
Neil Alexander
2020-10-06
Yggdrasil demo tweaks
Neil Alexander
2020-08-06
Yggdrasil demo updates (#1241)
Neil Alexander
2020-07-16
Don't block Yggdrasil switch
Neil Alexander
2020-07-16
Yggdrasil demo updates ("Bare QUIC")
Neil Alexander
2020-07-10
Yggdrasil demo updates
Neil Alexander
2020-07-08
Fix media path for iOS gobind build
Neil Alexander
2020-07-08
Set QUIC keepalive again
Neil Alexander
2020-07-08
Squashed commit of the following:
Neil Alexander
2020-07-07
Tweaks to Dendrite Yggdrasil demo setup
Neil Alexander
2020-07-06
Yggdrasil demo: Add Stop functions
Neil Alexander
2020-07-06
Updated functionality for updating Yggdrasil config in iOS demo
Neil Alexander
2020-07-03
Yggdrasil demo initial public room directory (#1181)
Neil Alexander
2020-07-02
Yggdrasil+QUIC demo, federation sender tweaks (#1177)
Neil Alexander
2020-07-01
Update Yggdrasil demo peer count
Neil Alexander
2020-07-01
Fix Yggdrasil gobind build, set display name at registration
Neil Alexander
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-16
Fix media API for demos and possibly Synapse (#1134)
Neil Alexander
2020-06-11
Fix tiebreak in Yggdrasil demo (uses wrong key)
Neil Alexander
2020-06-10
Improvements to Yggdrasil demo (#1114)
Neil Alexander
2020-06-10
Yggdrasil-based P2P demo (#1108)
Neil Alexander