question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Find all uses of direct `sbot` access in packages

See original GitHub issue

To support multiple server implementations, packages should preferably use the ssb.* high-level APIs instead of direct ssb.sbot.* access because the later can end up providing an API that is only present on a single server implementation.

To better understand the refactoring needs to remove direct sbot access, we need to find out where this access happens.

  • find all packages that access sbot directly.
  • find all packages that use some NPM dependency that access sbot directly.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cryptixcommented, Jul 14, 2021

@happy0 did something very similar with his chess app to make it work in browser/db2. Maybe you should compare some notes? 😃

0reactions
soapdogcommented, Jan 11, 2022

I suspect this is done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pipenv: A Guide to the New Python Packaging Tool
Pipenv is a packaging tool for Python that solves some common problems associated with the typical workflow using pip, virtualenv, and the good...
Read more >
Windows 7 Ribbons - Win32 apps | Microsoft Learn
Ribbons are the modern way to help users find, understand, and use commands efficiently and directly with a minimum number of clicks, ...
Read more >
Cash Assistance - HRA - NYC.gov
Find the fax number for your Benefits Access Center. ... All Cash Assistance and SNAP applicants that have been approved for benefits will...
Read more >
Salesforce: The Customer Company
Personalize every experience along the customer journey with the Customer 360. Unify marketing, sales, service, commerce, and IT on the world's #1 CRM....
Read more >
State Bar of Texas | Home
It's Good to Get Help ... Find a Lawyer for the public ... Our News. filter by: All Articles Publications Events Press releases....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found