App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
To change my object_types, I have to shutdown my daemon, delete the old stream and create a new stream. During that time all data in my stream queue is lost when switching to the new stream. Can we get a way to update the object_types without losing our queue (possibly keeping the same stream id).
To change my object_types, I have to shutdown my daemon, delete the old stream and create a new stream. During that time all data in my stream queue is lost when switching to the new stream. Can we get a way to update the object_types without losing our queue (possibly keeping the same stream id).