Skip to content

Commit 77002a3

Browse files
committed
update README.md
1 parent 4174f19 commit 77002a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Kotlin Doorman Client
22

3-
This is a Kotlin client for the [Doorman](https://github.com/Pythonista7/doorman) service which allows voluntary client-side rate limiting.
3+
This is a Kotlin client for the [Doorman](https://github.com/Pythonista7/doorman) service which allows voluntary client-side rate limiting. The big idea can be captured in this image:
4+
![Doorman](https://github.com/Pythonista7/doorman/blob/master/doc/loadtest/overview.png)
45
This implementation is based on the [Go Client](https://github.com/Pythonista7/doorman/blob/master/go/client/doorman/client.go) from the Doorman project, hence the bugs/limitation of the Go client are also present in this implementation at the moment.
56

67

0 commit comments

Comments
 (0)