ipfs / awesome-ipfs

Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
https://awesome.ipfs.tech/
Creative Commons Zero v1.0 Universal
4.26k stars 529 forks source link

Add orbitchat.dev #475

Closed cppshane closed 9 months ago

cppshane commented 10 months ago

https://orbitchat.dev

What kind of PR is this?

Select only one to speed up review/approval; i.e., don't lump an addition and a removal into a single PR.

Pre-submit checklist

Please confirm ALL of the following before submitting your PR.

Additional details

Is there anything else we should know about this PR?

I built this chat app awhile as an Orbit/IPFS/Angular stack demo. There is also an associated video and article that I made. Can I add all of these in this PR? Or should I create two more PRs for each one?

For new additions: What is your project's current size/reach?

It's more of a demo and PoC than anything. It has 17 GitHub stars and gets ~1k unique visitors per month, as per Cloudflare analytics.

For new additions: What is your project's potential size/reach?

I may or may not extend this app further in the future.

For new additions: How critical is IPFS to your project?

For new additions: What core goal(s) does your project address?

Is anything about IPFS blocking your project?

No.

welcome[bot] commented 10 months ago

Thank you for submitting this PR! A maintainer will be here shortly to review it. We are super grateful, but we are also overloaded! Help us by making sure that:

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment. Next steps:

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. We are very grateful for your contribution!

ipfs-gui-bot commented 10 months ago
Fails
:no_entry_sign: Found 9 link issues
Warnings
:warning: Changes were made to the src folder.
Messages
:book: YAML data files were edited.

Link issues by awesome_bot

Line Status Link
63 Error http://ethlance.com
Failed to open TCP connection to ethlance.com:80 (getaddrinfo: Temporary failure in name resolution)
94 503 https://ipjot.herokuapp.com/
95 Error https://www.ipse.io/
Failed to open TCP connection to www.ipse.io:443 (Connection timed out - connect(2) for 35.239.228.83:443)
104 Error https://orbit.chat
Failed to open TCP connection to orbit.chat:443 (getaddrinfo: Temporary failure in name resolution)
145 404 https://pascalprecht.github.io/posts/content-identifiers-in-ipfs/
146 404 https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/
209 404 https://github.com/aanupam23/go-stellar-ipfs
244 502 https://ipfs.fooock.com/
247 Error https://orion.siderus.io
Failed to open TCP connection to orion.siderus.io:443 (getaddrinfo: No address associated with hostname)

Generated by :no_entry_sign: dangerJS against 5fb3d92343cf35e6ffbb108fc2aa29c62cac4b92

cppshane commented 9 months ago

Updated

2color commented 9 months ago

Thank you!

Btw, have you tried Helia, the new version of the js ipfs implementation?

cppshane commented 9 months ago

No, thank you 🙂

Also, I haven't used it yet no, but I've read up on it. I'm working on something else at the moment but once I hop back into IPFS stuff I'll definitely look at implementing it 👍 I've got another web-based IPFS project I've been meaning to get started on.

2color commented 9 months ago

Cool stuff! Be sure to submit it when it's ready.

Also check out https://github.com/libp2p/universal-connectivity

It explores some of the newer transports