File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/main/kotlin/spp/protocol/service Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ import spp.protocol.SourceServices
2626import spp.protocol.instrument.*
2727
2828/* *
29- * todo: description .
29+ * Back-end service for managing [LiveInstrument]s .
3030 *
3131 * @since 0.3.0
3232 * @author [Brandon Fergerson](mailto:bfergerson@apache.org)
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import spp.protocol.platform.general.Service
3131import spp.protocol.platform.status.InstanceConnection
3232
3333/* *
34- * todo: description .
34+ * Back-end service for general and administrative tasks .
3535 *
3636 * @author [Brandon Fergerson](mailto:bfergerson@apache.org)
3737 */
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ import spp.protocol.SourceServices
2727import spp.protocol.view.LiveViewSubscription
2828
2929/* *
30- * todo: description .
30+ * Back-end service for managing [LiveView]s .
3131 *
3232 * @since 0.3.0
3333 * @author [Brandon Fergerson](mailto:bfergerson@apache.org)
You can’t perform that action at this time.
0 commit comments