roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.06k stars 211 forks source link

add script for generating enums in bindings repo (java, go) #612

Closed ortex closed 11 months ago

ortex commented 11 months ago

fix #574

generation results: https://github.com/roc-streaming/roc-java/pull/127 https://github.com/roc-streaming/roc-go/pull/117 (splitted into 2 commits for better diff: move enums to separated files, then run script)