aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 0f4295f90e Make parsers stateless (#628)
* Make parsers stateless
- Changed parser input to ReadOnlySpan<byte> to ReadOnlyBuffer<byte>
2017-07-01 23:44:22 -07:00
..
CoreConfig.cs
MessageParserBenchmark.cs Make parsers stateless (#628) 2017-07-01 23:44:22 -07:00
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
Program.cs