Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Not listening for network bandwidth when using with socket in a Service #42

Open
nasif opened this issue Nov 30, 2018 · 1 comment
Open

Comments

@nasif
Copy link

nasif commented Nov 30, 2018

HI
I am using this library in one my background service. I have a separate handler thread which will queue up the messages. I am doing a network action in "handlemessage". I am calling startSampling() and calling stopSampling() after the network communication is completed.

My netwok coomunication is based on SSL socket.
But my Listener is never invoked. I am doing ConnectionClassManager.getInstance().register in the onCreate of my Service.

Did this library cant monitor the network communication in TCP

@nasif
Copy link
Author

nasif commented Dec 3, 2018

still the issue is unassigned

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

No branches or pull requests

1 participant