2 comentários (2 comentários)1 reação (1 reação)0 responsável (0 responsável)Go2.725 forks (2.725 forks)batch import
P3exp/beginnergood first issuehelp wantedkind/enhancement
Métricas do repositório
- Stars
- 13.906 estrelas (13.906 estrelas)
- Métricas de merge de PR
- Mesclagem média 4d 2h (Mesclagem média 4d 2h)28 fundiu PRs em 30d (28 fundiu PRs em 30d)
Description
Checklist
Description
It would be great to have an IPFS pub/sub example in go-ipfs-as-a-library. What do you think?
Guia do colaborador
- Direção de pesquisa
- 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.
- Pilha de tecnologia
- go
- Domain
- documentation
- Tipo Issue
- Funcionalidade
- Prerequisites
- Go programmingIPFS basics