disco
disco copied to clipboard
Add text on different ways of using Disco
you can use disco via:
- [x] plug-and-play Dial/Listen+Accept for TCP
- [ ] same thing for UDP
- [x] framing messages yourself (you need to call WriteMessage and ReadMessage yourself)
None of these are documented. Perhaps it's better to only document the first two and leave the third one for knowledgeable people.