Skip to content

Commit 87e4b49

Browse files
authored
Update README.rst
1 parent efd9193 commit 87e4b49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ streams (also known as EventSource, after the name of the Javascript interface
77
inside browsers). The SSEClient class accepts a url on init, and is then an
88
iterator over messages coming from the server.
99

10+
Maintenance
11+
-----------
12+
13+
I (btubbs) haven't been using this library in my own work for years, so I put limited time into maintaining it. I will check in on pull requests and issues once per month. If you are interested in providing more active support for the library, please reach out.
14+
1015
Installation
1116
------------
1217

0 commit comments

Comments
 (0)