rpgkeeper
rpgkeeper copied to clipboard
Make notebooks update via websockets
Currently, making changed to notebooks doesn't broadcast any sort of event. However, the current character update system can be modified to support the same thing for notebooks.
This is going to be very, very useful for #152, since we will need to push updates when players or the GM modify the notebooks. And there's no reason not to do it for character notebooks either.