Skip to content

Commit 803af61

Browse files
committed
python in readme
1 parent e60aee3 commit 803af61

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,14 @@ yarn build
141141
yarn start
142142
```
143143

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
144152
## Credits
145153

146154
- [--=FurtiF™=-](https://github.com/sponsors/Furtif) for putting in the hard work of supplying Protos with every release ❤️

0 commit comments

Comments
 (0)