zbus-old icon indicating copy to clipboard operation
zbus-old copied to clipboard

Port internal handshake API to make use of async/await

Open zeenix opened this issue 4 years ago • 2 comments
trafficstars

The handshake code was written for non-blocking synchronous API and hence it's a bit hairy. Now that we don't need that, this code can be made much simpler through the use of async/await and async-io.

zeenix avatar Jan 19 '21 11:01 zeenix

In GitLab by @elmarco on Jan 19, 2021, 12:49

Wait a bit. I am working on handshake refactoring, to make it more compliant to the spec, I'll send a series soon.

zeenix avatar Jan 19 '21 11:01 zeenix

@elmarco cool but no hurry. I didn't plan to work on this soon. Just didn't want to forget about it.

zeenix avatar Jan 19 '21 14:01 zeenix