Skip to content

Commit 4538a28

Browse files
authored
[webpubsub] Init pr for client protobuf protocol (Azure#24879)
### Packages impacted by this PR @azure/web-pubsub-client-protobuf This is the init pr for @azure/web-pubsub-client-protobuf. Please review the package name, dependencies. ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
1 parent 554ff58 commit 4538a28

32 files changed

+7521
-0
lines changed

.vscode/cspell.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,10 @@
292292
{
293293
"filename": "sdk/web-pubsub/web-pubsub-client/review/web-pubsub-client.api.md",
294294
"words": ["protobuf"]
295+
},
296+
{
297+
"filename": "sdk/web-pubsub/web-pubsub-client-protobuf/review/web-pubsub-client-protobuf.api.md",
298+
"words": ["protobuf"]
295299
}
296300
]
297301
}

0 commit comments

Comments
 (0)