christopher-dG / go-obs-websocket

Go client for obs-websocket
MIT License
85 stars 26 forks source link

Update to obs-websocket 4.8.0 #8

Open afriza opened 4 years ago

afriza commented 4 years ago

Update to obs-websocket 4.8.0

afriza commented 4 years ago

Oh, no.. I just noticed that the string | object part is not generated properly.. instead of creating an object with nested child, it creates siblings..

vvakame commented 3 years ago

@christopher-dG Hi! I'm interested in use this library. so, do you have any plan to update this PR? thanks!

christopher-dG commented 3 years ago

I currently don't have much use for this library myself, which makes it hard for me to read through 1000+ line autogenerated PRs trying to figure out if they're correct. I want to rewrite this in a much more easily-maintainable way once Go has generics which ought to be in the not-so-distant future, until then I recommend that you use the forks that have been updated.