rpc/stream/manager: InternalNewAcceptedVIF now blocks until encryption is
established.  This means we need to run it in a goroutine to avoid
blocking the accept loop.

Change-Id: I4b2fd3209e11781af7530f11eed63462d3ffc1a8
1 file changed
tree: 0dbce6cc9751da29b449da213dd92dbe98eee094
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.