We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f526747 commit 958b022Copy full SHA for 958b022
2 files changed
readme.md
@@ -197,8 +197,6 @@ serverChannel.Subscribe(async x => /* process responses */);
197
await serverChannel.SendAsync(request);
198
```
199
200
-<!-- #content -->
201
-<!-- #sponsors -->
202
<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
203
# Sponsors
204
src/WebSocketeer/readme.md
@@ -1,5 +1,4 @@
1
<!-- include ../../readme.md#content -->
2
-<!-- include ../../readme.md#sponsors -->
3
4
<!-- Exclude from auto-expansion by devlooped/actions-include GH action -->
5
<!-- exclude -->
0 commit comments