Skip to content

Commit

Permalink
docs: new docs added
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 22, 2021
1 parent e6bfc2e commit 10329e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/netius/base/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ class Service(observer.Observable):
This is considered to be the equivalent to a stream object
for the servers (as opposed to clients).
This implementation takes inspiration from the asyncio stream
and should be very compatible in terms of API.
"""

def __init__(
Expand Down

0 comments on commit 10329e0

Please sign in to comment.