We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60aee3 commit 803af61Copy full SHA for 803af61
1 file changed
README.md
@@ -141,6 +141,14 @@ yarn build
141
yarn start
142
```
143
144
+### Support Python Protobuf Decoding altarnatively
145
+```bash
146
+cd python
147
+pip install -r requirements.txt
148
+python main.py
149
+```
150
+
151
+Supports Decoding Requests and Response Messages
152
## Credits
153
154
- [--=FurtiF™=-](https://github.com/sponsors/Furtif) for putting in the hard work of supplying Protos with every release ❤️
0 commit comments