WatsonWebserver

Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.

MIT License

Stars
407
Committers
13

Bot releases are hidden (Show)

WatsonWebserver - 3.0.1 Latest Release

Published by jchristn about 5 years ago

WatsonWebserver - 2.1.7

Published by jchristn about 5 years ago

Fix NullReference in cases where client disconnects too fast (thank you @shdwp!)

WatsonWebserver - 2.1.6

Published by jchristn about 5 years ago

Pre-routing handler.

WatsonWebserver - 2.1.5

Published by jchristn about 5 years ago

Events/callbacks

WatsonWebserver - 2.1.4

Published by jchristn about 5 years ago

Fix content-type issue (not being set)

WatsonWebserver - 2.1.3

Published by jchristn about 5 years ago

Add stream support to content route processor.

WatsonWebserver - 2.1.2

Published by jchristn over 5 years ago

Fix for raw URL cases (Linux dotnet) where the raw URL starts with two slashes instead of one