Skip to content

Commit 4a2bf57

Browse files
committed
Typo correction.
1 parent 1f94a65 commit 4a2bf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# .Net WeatherFlow Tempest API Websocket Example
1+
# .NET WeatherFlow Tempest API Websocket Example
22
This project originally started as a proof of concept looking at using .NET Core's native ClientWebSocket class (https://docs.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?view=netcore-3.1).
33

44
After a little research into the .NET WebSocket Client and a great article I found on The Codegarden (https://thecodegarden.net/websocket-client-dotnet) that provided the following code it became obvious that I needed a class wrapper providing Async use of the ClientWebSocket class.

0 commit comments

Comments
 (0)