Skip to content

Commit

Permalink
feat!: switch back to protons (#468)
Browse files Browse the repository at this point in the history
* feat: protons 7.2.1 protons-runtime 5.1.0

* fix: remove protobufjs dependency

* chore: bechmark messages at different lengths

* fix: rebase errors and lint

* chore: fix decodeControlGraft() type

* chore: protons 7.2.1 and protons-runtime 5.1.0

* chore: rebase against master

* feat: limit rpc fields using protons api

* chore: remove unused code
  • Loading branch information
tuyennhv committed Feb 10, 2024
1 parent 1cc9af0 commit 18955dc
Show file tree
Hide file tree
Showing 22 changed files with 1,574 additions and 3,093 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -5,4 +5,5 @@ dist/
docs/
.nyc_output/coverage-final.json
.vscode/settings.json
benchmark_data/
benchmark_data/
.vscode/

0 comments on commit 18955dc

Please sign in to comment.