chatscope / use-chat

React hook for state management in chat applications.
https://chatscope.io
MIT License
147 stars 23 forks source link

Sort conversations by last activity #20

Open singpolyma opened 1 year ago

singpolyma commented 1 year ago

Is it expected that to do something like this this one would subclass BasicStorage, or should an app/adapter be able to acheive this from outside?