Skip to content

dominictarr/ssb-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssb-thread

load a ssb-thread, and sort it in cryptographic order.

example

var getThread = require('ssb-thread')

getThread(sbot, root_msg_id, function (err, ary) {
  //calls back with an array of all messages in order.
})

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published