libp2p / blog

Blog site for the libp2p project.
MIT License
9 stars 7 forks source link

post: rust-libp2p webrtc in the browser #117

Closed DougAnderson444 closed 8 months ago

DougAnderson444 commented 1 year ago

Draft pull request for the blog post referenced in #113

DougAnderson444 commented 1 year ago

Feedback /additions / suggestions are welcome. As I am writing this, I'm realizing that the real news here is that rust-libp2p is running in the browser over WebRTC, so I'm making the distinction between server vs browser a lot.

The repo has an example, so I'm torn whether to include any code examples there or just point people to the repo / docs. I'm leaning towards pointing, as rust docs are kept up to date through doctest so it'll always be more up to date whereas a blog entry will eventually fall out of date.

So keeping more towards a news announcement?

thomaseizinger commented 1 year ago

The repo has an example, so I'm torn whether to include any code examples there or just point people to the repo / docs. I'm leaning towards pointing, as rust docs are kept up to date through doctest so it'll always be more up to date whereas a blog entry will eventually fall out of date.

So keeping more towards a news announcement?

Sounds good to me!

I'll hold off on a more detailed review for now to reduce the churn :) Let me know if you want another pair of eyes.

DougAnderson444 commented 1 year ago

Thanks for touching base gentlemen! Yes it's a really rough draft right now but wanted to get a feel for your thoughts on the content.

I'll have another look after libp2p day at Lab Week

DougAnderson444 commented 12 months ago

Had another look at this today and made some changes. It is looking good and I think the right emphasis is starting to emerge.

mxinden commented 12 months ago

@DougAnderson444 ping us once you would like another review. Thank you for your work!

retrohacker commented 9 months ago

:shipit: ?