File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ payloads.
3131The actual binary payloads you send/receive can of course be decoded into
3232any format you need, including JSON if you just encode/decode it as UTF8 bytes.
3333
34-
34+ <!-- #content -->
3535# Usage
3636
3737First acquire a proper client access URI for Azure Web PubSub using the
@@ -197,7 +197,10 @@ serverChannel.Subscribe(async x => /* process responses */);
197197await serverChannel .SendAsync (request );
198198```
199199
200+ <!-- #content -->
201+ <!-- #sponsors -->
200202<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
203+
201204# Sponsors
202205
203206<!-- sponsors.md -->
Original file line number Diff line number Diff line change 1+ <!-- include ../../readme.md#content -->
2+ <!-- include ../../readme.md#sponsors -->
3+
4+ <!-- Exclude from auto-expansion by devlooped/actions-include GH action -->
5+ <!-- exclude -->
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments