Skip to content

Commit 3b098e6

Browse files
committed
update README.md
1 parent 77002a3 commit 3b098e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

33
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+
45
![Doorman](https://github.com/Pythonista7/doorman/blob/master/doc/loadtest/overview.png)
6+
57
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.
68

79

0 commit comments

Comments
 (0)