Skip to content

Commit

Permalink
Grpc (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elmer Bulthuis authored Dec 21, 2023
1 parent 0f6ee80 commit 5a675a3
Show file tree
Hide file tree
Showing 57 changed files with 5,759 additions and 179 deletions.
12 changes: 2 additions & 10 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
{
"version": "0.2",
"words": [
"fanout",
"goodrouter",
"Trpc"
],
"words": ["fanout", "goodrouter", "Trpc", "urql", "oneof", "oneofs", "proto"],
"useGitignore": true,
"files": [
"packages/rs/*/src/**",
"packages/ts/*/src/**",
"packages/oas/*/src/**"
]
"files": ["packages/rs/*/src/**", "packages/ts/*/src/**", "packages/oas/*/src/**"]
}
Loading

0 comments on commit 5a675a3

Please sign in to comment.