Skip to content

Conversation

@dantswain
Copy link
Owner

https://github.com/pinterest/elixir-thrift#thrift-idl-parsing

This would be great to use because it avoids needing to have the thrift binary installed, and it means working directly with Elixir types rather than translating from the thrift-generated Erlang code. It also makes it possible to resolve #10 which I could not resolve using the Erlang route.

The code is currently really rough and needs refactoring badly, but the proof of concept is there. I intend to refactor it heavily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Constant structs do not work.

2 participants