cronokirby / alchemy

A discord library for Elixir
MIT License
152 stars 34 forks source link

Fix issue where UDP connection was made to the wrong destination #88

Closed dongmaster closed 4 years ago

dongmaster commented 4 years ago

This fixes #87

dongmaster commented 4 years ago

No problemo.

I went through your comments and did what you mentioned.

I reverted the 1000 -> 100 change I did in the heartbeat function and I ran mix format on the gateway.ex file as well.

cronokirby commented 4 years ago

Nice job :)