Skip to content

Drop TLS usage in ObjectServer

Zeeshan Ali Khan requested to merge zeenix/zbus:obj-server-prep-async into main

As discussed in #183 (closed), we switch to a new API for signal emission and drop the TLS from ObjectServer, paving way for async ObjectServer implementation.

Fixes #183 (closed).

Edited by Zeeshan Ali Khan

Merge request reports