Get seed and peer data from RPC

Discussion of Transmission that doesn't fit in the other categories
Post Reply
dms123
Posts: 4
Joined: Thu Sep 24, 2015 6:54 pm

Get seed and peer data from RPC

Post by dms123 »

Using the RPC, I'm trying to get the following:

seeds
seedsConnected
peers
peersConnected

Just total counts of each for display. I see that I can get peersConnected and peers (where the length would be the total number), but I can't seem to see where i would get seeds or seeds connected.

Any help would be great! thank you
Post Reply