Commit Graph
1 Commits
Author SHA1 Message Date
Jerome Leclanche 7aff9f0321 Make server and port easier to override in subclasses
- Change __connection to _connection
- Move connection initialization to a separate _init_connection method
- Pick the default host and port values from class attributes

Refs #33
2017-03-22 11:13:09 +03:00