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
Popular repositories
-
-
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
-
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
-
-
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
3,344 contributions in the last year
Activity overview
Contributed to
neuecc/MessagePack-CSharp,
microsoft/vs-streamjsonrpc,
microsoft/vs-threading
and 5 other
repositories
Contribution activity
June 2020
- AArnott/msgpack.js JavaScript
- AArnott/gui.cs C#
Created a pull request in migueldeicaza/gui.cs that received 6 comments
- Move SequenceReader into our own namespace
- Merge master to v2.2 branch
- Update StyleCop.Analyzers and NB.GV version
- Add a built-in formatter for System.Type
- Apply latest Library.Template scripts
- Fix msgpack003-005 analyzer and add tests
- Add support for ExpandoObject
- Add built-in Memory<T> formatters
- Fix MessagePackStreamReader reading when string or binary headers are incomplete
- Document that formatters must write exactly one object
Created an issue in dotnet/runtime that received 5 comments
SslStream.AuthenticateAsClientAsync fails to flush when writing to underlying stream
As originally reported in AArnott/Nerdbank.Streams#186, it seems that when SslStream is constructed with an underlying stream that buffers written …
5
comments