minus-squarefriendlydogfish@lemmy.mltoMatrix@lemmy.ml•What is the best matrix homeserver? (In terms of joining not self hosting)linkfedilinkarrow-up3·edit-22 years agoThere are only two that you can consider: synapse: https://github.com/matrix-org/synapse dendrite: https://github.com/matrix-org/dendrite I would use synapse in your case, because dendrite is still in beta. There is also a c++ implementation construct and one in Rust Conduit but i dont know if they are good. linkfedilink
minus-squarefriendlydogfish@lemmy.mltoGeneral Programming Discussion@lemmy.ml•Learning python for non-computer-nerds? #AskingForAFriendlinkfedilinkarrow-up1·edit-23 years agosentdex is a great start, his written tutorials for python will cover the basics and every step has a video. linkfedilink
There are only two that you can consider:
I would use synapse in your case, because dendrite is still in beta. There is also a c++ implementation construct and one in Rust Conduit but i dont know if they are good.