Skip to content

Commit 50793d7

Browse files
authored
mention csharp sdk (#525)
1 parent 294c7a4 commit 50793d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ For **bidirectional** communication between a client and a Centrifuge-based serv
5050
* [centrifuge-swift](https://github.com/centrifugal/centrifuge-swift) – for native iOS development
5151
* [centrifuge-java](https://github.com/centrifugal/centrifuge-java) – for native Android development and general Java
5252
* [centrifuge-python](https://github.com/centrifugal/centrifuge-python) - real-time SDK for Python on top of asyncio
53+
* [WIP] [centrifuge-csharp](https://github.com/centrifugal/centrifuge-csharp) - for modern .NET environments (including MAUI, Blazor, Unity)
5354

5455
These SDKs abstract asynchronous communication complexity from the developer: handle framing, reconnect with backoff, timeouts, multiplex channel subscriptions over single connection, etc.
5556

0 commit comments

Comments
 (0)