Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT support #845

Closed
realinstadude opened this issue Jul 28, 2019 · 7 comments
Closed

MQTT support #845

realinstadude opened this issue Jul 28, 2019 · 7 comments

Comments

@realinstadude
Copy link
Collaborator

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:

@lomegg
Copy link

lomegg commented Jul 28, 2019

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?

@realinstadude
Copy link
Collaborator Author

@lomegg you can check a gist from the first message.

@zlianon
Copy link

zlianon commented Aug 30, 2019

Any progress?

@Nerixyz
Copy link
Collaborator

Nerixyz commented Oct 12, 2019

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.

@Nerixyz
Copy link
Collaborator

Nerixyz commented Oct 19, 2019

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.

@solidLampa
Copy link

@Nerixyz really work, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants
@lomegg @Nerixyz @zlianon @realinstadude @solidLampa and others