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.

How to Replicate in SDK?

See original GitHub issue

dat-js and dat-node just kinda replicated out of the box. Without any createServer or fancy stream stuff.

Now that we’re back to straight up archive = new Hyperdrive do we have to do the whole archive.replicate() business?

A) Is this implemented in SDK yet? and; B) If so, could we get a little paste love with an example? I see the archive.url but I’m struggling to get it to replicate onto another machine.

@RangerMauve

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
DougAnderson444commented, Aug 14, 2019

Good to know! Thanks for the tip 😃

1reaction
RangerMauvecommented, Aug 14, 2019

discovery-swarm-web probably wont, but I’m working on a new thing called hyperswarm-proxy which is like the next generation of discovery-swarm-web which uses the new hyperswarm networking code which should be able to get through NAT.

The dat registry stuff is actually out of date. I use dat-pinning-service-client. You’ll also need to make sure that your instance of dat-store has the proper CORS headers for the browser to be able to talk to it. (open an issue in dat-store if you have trouble with that)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using media replication - Amazon Chime SDK
You can use media replication to link a primary WebRTC session with multiple replica sessions to reach larger audiences. Each WebRTC media session...
Read more >
Replicating Data Using SAP LT Replication Server SDK
Replicating Data Using SAP LT Replication Server SDK · Define an application for the BAdI implementation. · Create a composite enhancement implementation. ·...
Read more >
Documentation – Replicate
You can use Replicate to run machine learning models in the cloud from your own code, without having to set up any servers....
Read more >
Replicate add-ons API - Qlik | Help
To this end, the following SDK is provided. For information on Replicate add-on utilities, see User-defined transformations and Using external credentials.
Read more >
Tutorial: Replicate the users from the PBX - innovaphone SDK
Task 1: Create your replicator object · Include the replicator and tasks_postgresql header files. · Allow the AppInstance class to use JsonApiContext as...
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