summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/gateway.cpp
AgeCommit message (Collapse)Author
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-09- misprint in a json field name;George Hazan
- fix for parsing private channels; - fix for long gateway packets reading; - version bump
2017-01-08fix for data allocationGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and ↵George Hazan
displays typing notification version bump
2017-01-07first version of Discord with working gateway connectionGeorge Hazan
2017-01-06gateway commandsGeorge Hazan
2017-01-06adding zlibGeorge Hazan
2017-01-04gateway support: beginningGeorge Hazan