Mercurial > libervia-web
log src/server/server.py @ 465:33ec27ef4b6a
age | author | description |
---|---|---|
Sun, 08 Jun 2014 16:59:48 +0200 | souliane | server side: adapt passing the async failure from server to browser side, according to the new class BridgeException |
Fri, 23 May 2014 10:00:16 +0200 | souliane | browser and server sides: don't handle the "connectionError" signal anymore, we now use asyncConnect errback: |
Wed, 04 Jun 2014 00:23:14 +0200 | souliane | server and browser sides: fixes UI parameters initialisation with user values + small refactoring |
Fri, 23 May 2014 10:41:42 +0200 | souliane | browser and server sides: use asyncConnect instead of connect |
Tue, 20 May 2014 10:54:03 +0200 | souliane | better PEP-8 compliance |
Tue, 20 May 2014 06:41:16 +0200 | souliane | /!\ reorganize all the file hierarchy, move the code and launching script to src: base libervia_server/__init__.py@7d50997bc25a |