2 Kommentare (2 Kommentare)1 Reaktion (1 Reaktion)0 zugewiesene Personen (0 zugewiesene Personen)Go2.725 Forks (2.725 Forks)batch import
P3exp/beginnergood first issuehelp wantedkind/enhancement
Repository-Metriken
- Stars
- 13.906 Sterne (13.906 Sterne)
- PR-Merge-Metriken
- Durchschn. Merge 4T 2h (Durchschn. Merge 4T 2h)28 gemergte PRs in 30 T (28 gemergte PRs in 30 T)
Beschreibung
Checklist
Description
It would be great to have an IPFS pub/sub example in go-ipfs-as-a-library. What do you think?
Contributor Guide
- Research-Richtung
- 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.
- Tech Stack
- go
- Domain
- documentation
- Issue Type
- Funktion
- Voraussetzungen
- Go programmingIPFS basics