You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formulate the publisher API version .1 This should include authentication/nonce bits for setting up the connection. It should also include a set of event types that are relevant to logging in a distributed context: LogEvent, JoinSystem (implicit?), LeaveSystem, others?
A complete API would need to be specified as a JSON RPC set of method calls, and an example client that would interface with the server-side API.
The text was updated successfully, but these errors were encountered:
Formulate the publisher API version .1 This should include authentication/nonce bits for setting up the connection. It should also include a set of event types that are relevant to logging in a distributed context: LogEvent, JoinSystem (implicit?), LeaveSystem, others?
A complete API would need to be specified as a JSON RPC set of method calls, and an example client that would interface with the server-side API.
The text was updated successfully, but these errors were encountered: