annotate libervia/web/__init__.py @ 1536:dc81403a5b2f

browser: chat page: since the move to Brython, the chat was really basic and not really usable. Now that dynamism has been re-implemented correctly in the new frontend, a real advanced chat page can be done. This is the first draft in this direction.
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:05:13 +0200
parents a44f77559279
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1522
a44f77559279 installation: moved from `setup.py` to `pyproject.toml`:
Goffi <goffi@goffi.org>
parents: 1518
diff changeset
1 __version__ = "0.9.0.dev0"