Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 598 Bytes

MorseL

MorseL is a light, .NET Core, replacement for SignalR. It's in...marginally active development.

This project exists because certain features (authentication) weren't baked into .NET Core SignalR. Additionally, the .NET Core libraries were too bleading edge to be used in an ongoing project. The intention is for MorseL to be swappable with SignalR when it stabilizes.

Using MorseL

Look at /samples

Development

Building

./builds.sh

Testing

./test.sh

Deploying

./pack.sh
./deploy-nuget.sh /my/nuget/repo