socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.04k stars 85 forks source link

[Question] What difference between `Async` and `Sync` #284

Closed Mark24Code closed 8 months ago

Mark24Code commented 9 months ago

I wish the document with more examples and details explanation. 😃

trevorturk commented 9 months ago

Likely this should be moved to a Discussion, but a couple quick links that may help explain things:

I bet additional documentation would be welcome, if you think that's something you could help with after reading through these docs!