Andrew Stanton-Nurse
|
78dfd278c1
|
Integrating new transport protocols (#257)
|
2017-03-07 10:46:36 -08:00 |
Pranav K
|
92bedafe3a
|
Revert "Workaround rogue System.IO.Pipelines on nuget.org"
This reverts commit 544a09dc83.
|
2017-03-05 08:55:36 -08:00 |
David Fowler
|
544a09dc83
|
Workaround rogue System.IO.Pipelines on nuget.org
|
2017-03-03 22:53:15 -08:00 |
Andrew Stanton-Nurse
|
08c550655a
|
use new Base64 codec in Text and SSE Formatters (#231)
fix #192
|
2017-02-22 16:26:58 -08:00 |
Andrew Stanton-Nurse
|
9767dbd5c1
|
fix #209 by converting to byte[] (#229)
* fix #209 by converting to byte[]
|
2017-02-22 11:50:37 -08:00 |
Andrew Stanton-Nurse
|
701612c859
|
fix #204 by implementing SSE formatter (#210)
|
2017-02-22 09:30:31 -08:00 |
David Fowler
|
a0dae7cb0e
|
Revert "Revert "React to CoreFxLab changes (#225)""
This reverts commit f9529f00b9.
|
2017-02-20 00:40:02 -08:00 |
David Fowler
|
f9529f00b9
|
Revert "React to CoreFxLab changes (#225)"
This reverts commit 28455f647e.
|
2017-02-20 00:31:06 -08:00 |
Pranav K
|
28455f647e
|
React to CoreFxLab changes (#225)
|
2017-02-19 23:41:19 -08:00 |
Nate McMaster
|
92b3cb1592
|
React to API changes in System.Text.Primitives
|
2017-02-15 14:23:11 -08:00 |
Nate McMaster
|
f684fcb574
|
Downgrade to stable packages
|
2017-02-15 14:23:11 -08:00 |
Andrew Stanton-Nurse
|
70d97dd7b8
|
finish binary protocol formatter/parser (#203)
|
2017-02-15 12:11:52 -08:00 |
Andrew Stanton-Nurse
|
a728e1da41
|
Text Protocol Formatter (#187)
|
2017-02-14 16:00:51 -08:00 |
Nate McMaster
|
7281bf90c0
|
Upgrade to VS 2017 (#176)
|
2017-02-02 12:54:23 -08:00 |
Mikael Mengistu
|
5def499323
|
Added Sockets.Common and connection level testing (#173)
*Moved IChannelConnection, ChannelConnection, Format and Message to the new Sockets.Common project.
* Adding Connection level tests.
|
2017-01-31 14:59:21 -08:00 |