2 件のコメント (2 件のコメント)1 件のリアクション (1 件のリアクション)0 人の担当者 (0 人の担当者)Go2,725 件のフォーク (2,725 件のフォーク)batch import
P3exp/beginnergood first issuehelp wantedkind/enhancement
Repository metrics
- Stars
- 13,906 個のスター (13,906 個のスター)
- PR merge metrics
- 平均マージ 4d 2h (平均マージ 4d 2h)30d で 28 merged PRs (30d で 28 merged PRs)
説明
Checklist
Description
It would be great to have an IPFS pub/sub example in go-ipfs-as-a-library. What do you think?
コントリビューターガイド
- 調査方針
- Implement a Go example demonstrating IPFS pub/sub using the go ipfs library. Follow the structure of existing examples in the repository, such as those in the 'examples' directory. The example should initialize an IPFS node, subscribe to a topic, publish a message, and handle received messages. Add comments to explain each step. After implementation, test the example to ensure it runs correctly.
- 技術スタック
- go
- 領域
- documentation
- Issue 種別
- 機能
- 前提条件
- Go programmingIPFS basics