Really great project!
Deng-Ran opened this issue · 0 comments
Deng-Ran commented
It is not an issue, I just want to discuss with you.
I found this project on stackoverflow, it was impressive to me because I also developed a little similar project(FastProto).
Unlike you(python struct), I work in IoT development, and exchanges between devices and servers often use binary formats, so I developed FastProto hoping to be able to parse binary and pack binary quickly.
Although it has been in development for three years, the project is not very popular, and I often don't have much confidence in my technology. If possible, could you suggest some improvements to the project.