Relates to ‣
PRs:
https://github.com/specklesystems/speckle-sharp/pull/1460
https://github.com/specklesystems/speckle-server/pull/845
TODOs:
__closure
in getRawObjectIterator
)ON CONFLICT DO NOTHING
Core now exposes a new class, called Blob
. This class is a reference to a file on the user’s disk. Receiving and Sending operations that use the ServerTransport
will automatically process these file references and upload/download them.
Simple! Just specify the path to the file you want to upload.