-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When a woof is remote, the protocol uses two messages to access it (put or get). The first message gets the element size and the second performs the operation.
Currently there is a cache (based on woof name) to cache this value. The assumption is that it is used in clients that do not persist across subsequent calls to WooFCreate() that could change the element size.
One way to address this issue is to put in some kind of init function for remote access.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels