Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
HTTP/2 support for .NET standard
C# 83 22
Synchronization primitives for Futures and async/await based on intrusive collections
Rust 145 22
Web Application Messaging Protocol (WAMP v2) support for Java
Java 152 57
# Async/Await - The challenges besides syntax - Cancellation
This is the second article in a series of articles around Rusts new `async/await`
feature. The first article about interfaces can be found
[here](https://gist.github.com/Matthias247/5e5e7430149bbb04eebf18cf31747fe0).
Seeing something unexpected? Take a look at the GitHub profile guide.