Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
I can teach your team Rust
- ur machine lol
- Sign in to view email
- http://tylerneely.com
Pinned
1,972 contributions in the last year
Contribution activity
May 2020
Created a pull request in spacejam/rio that received 1 comment
- Change Arc to Box for callbacks, remove Clone impl on ConnectionOptions
- Add reconnection jitter and the ability to set a callback that calculates the reconnect delay
- Retry learned and configured servers with equal probability
- Add functionality to scramble sensitive memory on Drop
- Fault Injection & Disconnect client parity