View Source LiveQuery.Protocol.Link (LiveQuery v0.3.1)

Link a client process to a query. Once linked to a query, the client will be monitored, and the query will be guaranteed to exist so long as the client is alive and has manually unlinked from the query.

Summary

Functions

Create a new LiveQuery.Protocol.Link struct safely. This validates the created struct will be considered valid by LiveQuery. Prefer using this function over literal struct creation when possible.

Functions

Create a new LiveQuery.Protocol.Link struct safely. This validates the created struct will be considered valid by LiveQuery. Prefer using this function over literal struct creation when possible.