Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:TSSW Sprint - Apr 24 - May 08
-
Team:Telescope and Site
-
Urgent?:No
Description
There are several OneClientServer implementations that either read a string message or a JSON-encoded message. It makes sense to extract their common functionality into abstract subclasses of OneClientServer so other projects can benefit of that without then need to implement a lot of boilerplate code. This ticket is for doing that.
ts_tcpip PR: https://github.com/lsst-ts/ts_tcpip/pull/22