Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌟 Make stellar examples for libp2p fun! 🌟 #95

Closed
11 of 13 tasks
daviddias opened this issue Jul 3, 2017 · 13 comments
Closed
11 of 13 tasks

🌟 Make stellar examples for libp2p fun! 🌟 #95

daviddias opened this issue Jul 3, 2017 · 13 comments

Comments

@daviddias
Copy link
Member

daviddias commented Jul 3, 2017

With #94, it is now the perfect opportunity to improve libp2p examples.

We need:

@daviddias daviddias self-assigned this Jul 3, 2017
@daviddias
Copy link
Member Author

daviddias commented Jul 3, 2017

I'm assigning myself for this, but help is also welcome :) It requires a good amount of work and review to create powerful examples.

Will get around this during the week, no later than next weekend.

@victorb
Copy link
Member

victorb commented Jul 4, 2017

As a reference, @whyrusleeping also created a thread on discuss.ipfs.io for collecting this: https://discuss.ipfs.io/t/call-for-libp2p-demos/677/1

I think it'll be really good to have the same examples for both go-libp2p as js-libp2p, so we could write language-independent documentation for libp2p. Bonus points if the examples also work js <> go

We should also flesh out the examples a bit more, "PubSub on libp2p" is a good but broad topic and it'll be more helpful and easier to contribute if we could have some minimal description like "A small chat application that uses pubsub on libp2p to send messages to different channels"

@daviddias
Copy link
Member Author

Thanks @victorbjelkholm

I think it'll be really good to have the same examples for both go-libp2p as js-libp2p

Agreed!

@daviddias
Copy link
Member Author

Cross referencing to: libp2p/go-libp2p#202

@daviddias daviddias changed the title examples 🌟 Make stellar examples for libp2p fun! 🌟 Jul 5, 2017
@victorb
Copy link
Member

victorb commented Jul 5, 2017

More examples:

  • VOIP
  • Webcam sharing ala talky.io

@daviddias
Copy link
Member Author

@daviddias daviddias mentioned this issue Jul 9, 2017
@daviddias
Copy link
Member Author

daviddias commented Jul 9, 2017

@daviddias
Copy link
Member Author

Another one bites the dust!

@daviddias
Copy link
Member Author

Coming hot right from the Oven!

@daviddias
Copy link
Member Author

This one is hawt right now

@daviddias
Copy link
Member Author

daviddias commented Jul 21, 2017

Pinging @dryajov to see if he would be interested in authoring the Circuit example :)

@dryajov
Copy link
Member

dryajov commented Jul 21, 2017

@diasdavid absolutely, been putting it off too long already :)

@ghost ghost removed the status/ready Ready to be worked label Jun 28, 2018
@sylar217
Copy link

Do we have plans to have example for WebCam/LiveStreaming/VoIP on libp2p?

maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
* deps(dev): bump aegir from 38.1.8 to 39.0.10

Bumps [aegir](https://github.com/ipfs/aegir) from 38.1.8 to 39.0.10.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v38.1.8...v39.0.10)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix linting

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <[email protected]>
maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
## [3.0.4](libp2p/js-libp2p-record@v3.0.3...v3.0.4) (2023-06-15)

### Trivial Changes

* Update .github/workflows/semantic-pull-request.yml [skip ci] ([afec2c9](libp2p/js-libp2p-record@afec2c9))
* Update .github/workflows/stale.yml [skip ci] ([2d12a78](libp2p/js-libp2p-record@2d12a78))

### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.10 ([libp2p#95](libp2p/js-libp2p-record#95)) ([30e0fb5](libp2p/js-libp2p-record@30e0fb5))
achingbrain added a commit that referenced this issue Jun 27, 2023
The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants