Closed whatever closed 10 years ago
This was an "okay-ish" idea, but the solution in the end is to make InstagramStream an object with no public variables, and have it create three children objects:
Additionally, this gives us room to add non-realtime features a la instagram-node-lib
, but I don't know if that kind of stuff belongs in this package.
Create
InstagramSubscriber
as a parent class