Skip to content

Commit 6d1905b

Browse files
committed
Add link to toolbox.
1 parent a093f3a commit 6d1905b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)