In PR #56 there a lot of great changes that we should make to the client. - [ ] Allow more than one Sentry instance to exist. - [x] Use an executor service for sending events to limit resources used . - [x] The Apache HTTP client is deprecated. Allow apps to use alternate HTTP clients. - [ ] Use JSON for internal storage
In PR #56 there a lot of great changes that we should make to the client.