Can somebody help us with Instagram MQTT implementation?
I started to develop a draft which based on another draft for legacy version of this library.
You can find it here:
https://gist.github.com/realinstadude/4b9af1ccfa5299cb6de61cfc3f74ea46
Some usefull links:
I'm working on it currently, though I mostly do it inside of my app that uses this lib. Were you able to connect successfully to insta mqtt server?
@lomegg you can check a gist from the first message.
Any progress?
I have a working implementation for mqtt here. The updated client with support for custom mqtt packets is on this branch.
I'm currently stuck on fbns, any help would be appreciated.
My implementation works. (i hope so)
It isnt final and there are a lot of design decisions to be made, but the general concept is here.
@Nerixyz really work, thanks.
Most helpful comment
My implementation works. (i hope so)
It isnt final and there are a lot of design decisions to be made, but the general concept is here.
You can try it and report back.