vert-x3 / vertx-web

HTTP web applications for Vert.x
Apache License 2.0
1.11k stars 531 forks source link

Request to add localstorage-functonalities #2620

Open IBPrivate opened 4 months ago

IBPrivate commented 4 months ago

Would it be possible to add a functionality to use the localstorage-function of a browser? image

tsegismont commented 4 months ago

Since Vert.x Web is a server side library, can you elaborate how the kind of interactions you'd like to see with browser local storage?