b1naryth1ef / dscord

Discord Library for D
http://b1naryth1ef.github.io/dscord/
zlib License
51 stars 15 forks source link

Fast JSON Parser #3

Closed b1naryth1ef closed 8 years ago

b1naryth1ef commented 8 years ago

This PR moves all of dscords JSON parsing code to fast, a scanning JSON parser that is miles faster then the builtin D-lang version. Also refactored the serialization of events/requests to use the builtin D-lang version as opposed to our hackey wrapper on top of it.

@b1naryth1ef pls review XD

b1naryth1ef commented 8 years ago

holy shit man this is awesome great job 🆗 👍