Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
DJGosnell 758c6d829d Removed running of tests for now on Mono. 2017-10-30 10:40:30 -04:00
DJGosnell cbdbac5439 Renamed Socket classes to TcpSocket since that is all it is designed to handle at this point.
Migrated advancements from transport-protocol branch to master.
Added MemoryQueueBufferStream to buffer the stream data without moving it to another buffer.
Added new tools.
Added testing of via travis.
Translated all tests to nunit from xunit.
Removed Closing and Connecting from valid states as it was complicating the process.
Updated protobuf-net to 2.3.2.
Removed Port configuration
Renamed Ip configuration to Address.  Port is integrated into the Address. "IP:PORT".
2017-10-27 18:04:00 -04:00
DJGosnell 4165f96c90 Added test for server stopping and starting again.
Added test for client connecting after it has been closed.
Fixed backlog.
Rework of CI to ignore the WPF client.
2017-07-10 19:26:03 -04:00
DJGosnell ea5ee3d1a6 Relocated all source project files into the src directory.
Added documentation.
2016-09-14 12:24:35 -04:00
DJGosnell 57fcaabd08 Removed performance tests from CI. 2016-08-09 00:08:34 -04:00
DJGosnell 36c1887f63 Updated the CI script to run the performance tests. 2016-08-08 23:48:15 -04:00
DJGosnell 9cd8212888 Removed running tests for now. 2016-08-08 22:03:54 -04:00
DJGosnell 2f939f2318 Mono build tests. 2016-08-08 21:44:14 -04:00
DJGosnell 28f057f3aa Trying to test in debug mode. 2016-08-08 21:25:56 -04:00
DJGosnell a2252e16c5 Fixed invalid console runner filename. 2016-08-08 21:12:40 -04:00
DJGosnell 12179ba57b Added automatic test runners. 2016-08-08 21:08:42 -04:00
DJGosnell baca3e7f4a Added restore. 2016-08-08 20:45:51 -04:00
DJGosnell 2a447c5e1f Move to solution based build. 2016-08-08 20:42:44 -04:00
DJGosnell 1dc59cbff4 Added travis for CI. Testing... 2016-08-08 20:30:10 -04:00