Skip to content

Instantly share code, notes, and snippets.

@thruflo
Created December 5, 2011 10:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thruflo/1433222 to your computer and use it in GitHub Desktop.
Save thruflo/1433222 to your computer and use it in GitHub Desktop.

Trustmap Impl

Three types of query:

  • direct trustmap
  • computed trustmap
  • everyone

When a user joins context:

  • ajax request to get direct & computer trustmaps
  • listen on the live channel for updates to trustmap events

When query:

  • client manages fanning out queries
  • merge join
  • live updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment