F# implementation using the Reactive Extensions for .NET.
Run the tests (using a Testcontainers scenario server):
cd EasyRacer.Tests
dotnet test
Run against a manually started scenario server:
cd EasyRacer
dotnet run
F# implementation using the Reactive Extensions for .NET.
Run the tests (using a Testcontainers scenario server):
cd EasyRacer.Tests
dotnet test
Run against a manually started scenario server:
cd EasyRacer
dotnet run