disco icon indicating copy to clipboard operation
disco copied to clipboard

Add text on different ways of using Disco

Open mimoo opened this issue 7 years ago • 0 comments

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.

mimoo avatar Oct 09 '18 08:10 mimoo