dsuryd / dotNetify

Simple, lightweight, yet powerful way to build real-time web apps.
https://dotnetify.net
Other
1.17k stars 164 forks source link

Routing In offline #140

Closed OsamahKanan closed 5 years ago

OsamahKanan commented 5 years ago

Hi

thanks for create very amazing library

we study it and plan to use it in next big project in our company

we investigate docs and issues very well

and must real cases in our mind covered already

so we have small question about tiny feature may we find easy solve to it in your pocket

is there way to using routing predefined in library for offline navigation where connection disconnected cases ?

thanks

dsuryd commented 5 years ago

This library doesn't offer offline support yet. There is a "Offline First" issue #77 in the backlog, but there's no commitment. It would greatly help if you can add to that issue the details on what exactly are your use cases, and what kind of functionalities do you think this library need to provide. Thanks!