linqs / psl

The PSL software from the University of Maryland and the University of California Santa Cruz
http://psl.linqs.org
Apache License 2.0
296 stars 100 forks source link

Introduce online responses and model information messages. #309

Closed dickensc closed 3 years ago

dickensc commented 3 years ago

This is a part of the changes made in the larger onlinePSL project.

Introduce online responses and model information messages. Action status messages are sent to the client after the online psl server executes an online action. QueryAtomResponses are sent to the client when it sends a QueryAtom action. ModelInformation is sent when the client initially establishes a connection to the server.

eriq-augustine commented 3 years ago

lgtm