holochain / n3h

nodejs implementation of holochain networking / p2p backend process
48 stars 7 forks source link

mosodium refactor: SecBuf as args #67

Closed ddd-mtl closed 5 years ago

ddd-mtl commented 5 years ago

6

Overwrote mosodium from mosodium2 branch. Made appropriate fixes and applied new API to rest of N3H. async/await everywhere in SecBuf

ddd-mtl commented 5 years ago

Yes, totally. I didn't want to go to heavy on the multilock / parellelization in case I was doing something wrong and would have to refactor it.