osks / jskom

jskom is a web based LysKOM client, written in Javascript. It uses httpkom for communication with the LysKOM server.
https://jskom.osd.se/
MIT License
10 stars 3 forks source link

Store messages per connection #29

Open osks opened 11 years ago

osks commented 11 years ago

Right now there is one global list of messages, which worked well when there could only be one connection. To make sure we don't display messages from a different connection than the one that is active now, we want to store the messages in the connection.