You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android as a node is not a good use case. Right now its fine, but eventually its just not going to make sense.
What I am thinking is a meta-client that allows you to poll and view the whole network.
It won't join the network, but will just show statistics on what the network is doing, show the shape of it, show the network graph, maybe show who is sending what where.
IE: an UrDHT explorer.
I am not sure anyone else is even reading these... but thoughts?
The text was updated successfully, but these errors were encountered:
I was in the process of doing something similar with erlang. Should not be
too hard. Famous last words.
Rob
On Jul 23, 2015 3:22 PM, "michael" [email protected] wrote:
parts of this need to be... scrapped.
Android as a node is not a good use case. Right now its fine, but
eventually its just not going to make sense.
What I am thinking is a meta-client that allows you to poll and view the
whole network.
It won't join the network, but will just show statistics on what the
network is doing, show the shape of it, show the network graph, maybe show
who is sending what where.
IE: an UrDHT explorer.
I am not sure anyone else is even reading these... but thoughts?
—
Reply to this email directly or view it on GitHub #3.
That is sort of where I am thinking about going with it. I am probably going to rip the useful bits out of the android port and do a straight Java port. Even without it doing other than updating itself every 10-15 seconds it was seriously hammering the battery life on my phone. I can't see it being very useful for anything meaningful.
parts of this need to be... scrapped.
Android as a node is not a good use case. Right now its fine, but eventually its just not going to make sense.
What I am thinking is a meta-client that allows you to poll and view the whole network.
It won't join the network, but will just show statistics on what the network is doing, show the shape of it, show the network graph, maybe show who is sending what where.
IE: an UrDHT explorer.
I am not sure anyone else is even reading these... but thoughts?
The text was updated successfully, but these errors were encountered: