Skip to content

Commit 5870cc0

Browse files
API for mutable subscriptions
Closes #78. Includes rust and csharp examples.
1 parent 675882c commit 5870cc0

File tree

3 files changed

+451
-0
lines changed

3 files changed

+451
-0
lines changed

docs/nav.js

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ const nav = {
4747
page('BSATN', 'bsatn', 'bsatn.md'),
4848
section('SQL'),
4949
page('SQL Reference', 'sql', 'sql/index.md'),
50+
section('Subscriptions'),
51+
page('Subscription Reference', 'subscriptions', 'subscriptions/index.md'),
5052
],
5153
};
5254
export default nav;

0 commit comments

Comments
 (0)