2 commenti (2 commenti)1 reazione (1 reazione)0 assegnatari (0 assegnatari)Go2725 fork (2725 fork)batch import
P3exp/beginnergood first issuehelp wantedkind/enhancement
Metriche repository
- Star
- 13.906 stelle (13.906 stelle)
- Metriche merge PR
- Merge medio 4g 2h (Merge medio 4g 2h)28 PR mergiate in 30 g (28 PR mergiate in 30 g)
Descrizione
Checklist
Description
It would be great to have an IPFS pub/sub example in go-ipfs-as-a-library. What do you think?
Guida contributor
- Direzione di ricerca
- 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
- Dominio
- documentation
- Tipo issue
- Funzionalità
- Prerequisiti
- Go programmingIPFS basics