Marqin

Results 25 comments of Marqin

https://msdn.microsoft.com/en-us/library/system.reflection(v=vs.110).aspx

Ok. I've talked with guys on discord API server (that one from #2) and this is what I get to know: - when using websockets and ETF we get all...

I think it's better to stay with ints (their comparision should be faster than strings?). The question is, what to do with REST api? Leave it as string as just...

@jhgg Thanks for explanation. And yes, header for that would be helpful.

I made [suggestion](https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/15833527-accept-header-for-requests-that-tells-rest-api-to) on Discord Feedback for this.

@jhgg this proposition has been removed from uservoice without reason :/ Does this need any community help for changes in erlpack?

server info, message send from REST & WS event message receive are working for me in my bot already

I've ticked all WS events that we receive + ticked "presence send" (implemented in #22)

So, the simple way to implent: We could have some _"global state"_ implemented via Agent (or process) that is registered to atom name. And now, when geting `REST` reposnse we...

I could start working on it when we agree on some architecture.