Skip to content

Commit b8742d4

Browse files
committed
Improve readme inclusions
1 parent e840971 commit b8742d4

3 files changed

Lines changed: 9 additions & 168 deletions

File tree

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ payloads.
3131
The actual binary payloads you send/receive can of course be decoded into
3232
any format you need, including JSON if you just encode/decode it as UTF8 bytes.
3333

34-
34+
<!-- #content -->
3535
# Usage
3636

3737
First acquire a proper client access URI for Azure Web PubSub using the
@@ -197,7 +197,10 @@ serverChannel.Subscribe(async x => /* process responses */);
197197
await 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 -->

src/WebSocketeer/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!-- include ../../readme.md#content -->
2+
<!-- include ../../readme.md#sponsors -->
3+
4+
<!-- Exclude from auto-expansion by devlooped/actions-include GH action -->
5+
<!-- exclude -->

src/readme.md

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)