Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ETF rather than JSON #14

Open
SpaceManiac opened this issue Apr 23, 2016 · 2 comments
Open

Use ETF rather than JSON #14

SpaceManiac opened this issue Apr 23, 2016 · 2 comments
Labels

Comments

@SpaceManiac
Copy link
Owner

Discord devs recommend use of the Erlang external term format for websocket (and REST?) communications. There's already a crate for ETF manipulation. The main changes would be adding &format=etf when connecting to the gateway and using ETF when decoding events and encoding actions.

@SpaceManiac
Copy link
Owner Author

Alternate possible crate.

@AnonymousDapper
Copy link

AnonymousDapper commented Aug 4, 2016

I'm working on this using the alternate crate. I've talked with zeyla and he is ok with me doing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants