You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2019/09/20 13:13:44 UTC

[GitHub] [incubator-tuweni] Happy0 opened a new pull request #32: Add functionality for querying scuttlebutt gossip table and social graph

Happy0 opened a new pull request #32: Add functionality for querying scuttlebutt gossip table and social graph
URL: https://github.com/apache/incubator-tuweni/pull/32
 
 
   This change adds new functionality to the `NetworkService` service for querying peers that the server is connected to, and peers that it has in its gossip table and their connection state.
   
   Additionally, it introduces a new `SocialService` to query the social graph (for follows, followers and friends) and update the instance's display name.
   
   *Note*: These methods assume that certain RPC functions are available to call on the instance that is connected to as a client. These RPC functions are exposed by the `ssb-gossip`, `ssb-about` and `ssb-friends` plugins for `ssb-server`, which are used by most popular clients (patchwork, patchbay, manyverse.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org