2 commentaires (2 commentaires)1 réaction (1 réaction)0 personne assignée (0 personne assignée)Go2 725 forks (2 725 forks)batch import
P3exp/beginnergood first issuehelp wantedkind/enhancement
Métriques du dépôt
- Stars
- 13 906 étoiles (13 906 étoiles)
- Métriques de merge PR
- Merge moyen 4j 2h (Merge moyen 4j 2h)28 PRs mergées en 30 j (28 PRs mergées en 30 j)
Description
Checklist
Description
It would be great to have an IPFS pub/sub example in go-ipfs-as-a-library. What do you think?
Guide contributeur
- Direction de recherche
- 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.
- Stack technique
- go
- Domaine
- documentation
- Type d'issue
- Fonctionnalité
- Prérequis
- Go programmingIPFS basics