File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,10 @@ This release introduces thread-safety as a core concept of Async. Many core clas
8787## See Also
8888
8989 - [ async-http] ( https://github.com/socketry/async-http ) — Asynchronous HTTP client/server.
90+ - [ falcon] ( https://github.com/socketry/falcon ) — A rack compatible server built on top of ` async-http ` .
9091 - [ async-websocket] ( https://github.com/socketry/async-websocket ) — Asynchronous client and server websockets.
9192 - [ async-dns] ( https://github.com/socketry/async-dns ) — Asynchronous DNS resolver and server.
92- - [ falcon] ( https://github.com/socketry/falcon ) — A rack compatible server built on top of ` async-http ` .
93- - [ rubydns] ( https://github.com/ioquatix/rubydns ) — An easy to use Ruby DNS server.
94- - [ slack-ruby-bot] ( https://github.com/slack-ruby/slack-ruby-bot ) — A client for making slack bots.
93+ - [ toolbox] ( https://github.com/socketry/toolbox ) — GDB & LLDB extensions for debugging Ruby applications with Fibers.
9594
9695## Contributing
9796
You can’t perform that action at this time.
0 commit comments