The blog discusses implementing offline capabilities for applications built on Autodesk's APS platform using modern HTML5 APIs. Key APIs highlighted are Service Worker, Cache, and Channel Messaging, which facilitate data caching and communication between web applications and their service workers. The article also outlines a caching strategy for static assets and CAD models, supported by a sample APS Viewer application. The backend exposes specific endpoints for model data, aiding offline workflows.
You can find additional details in this blog
Comments
0 comments
Article is closed for comments.