CSP02 / ChatterBox

A simple chatting app made with html, css, js and nodejs
MIT License
5 stars 0 forks source link

Paginating for messages #2

Closed CSP02 closed 3 weeks ago

CSP02 commented 6 months ago

Right now chatterbox only fetches 15 messages. In future updates when user scrolls further up, previous messages are going to load.