magic-wormhole/src/wormhole/server
Brian Warner 60b40c2de2 server/cli.py: remove timing instrumentation
I don't anticipate ever caring how long it takes to import code on the
server side. Only the client's performance is interesting to me.
2016-06-22 13:12:45 -07:00
..
db-schemas SCHEMA CHANGE: add 'request_id' to nameplates table 2016-05-28 11:46:14 -07:00
__init__.py unsplit wormhole_server step 2: edit files 2016-04-20 19:15:33 -07:00
cli.py server/cli.py: remove timing instrumentation 2016-06-22 13:12:45 -07:00
cmd_server.py Change UsageError -> InternalError, use click.UsageError for human-visible errors 2016-06-22 02:14:34 -06:00
cmd_usage.py Change UsageError -> InternalError, use click.UsageError for human-visible errors 2016-06-22 02:14:34 -06:00
database.py added a dict_factory as a new row_factory for the database 2016-06-04 12:28:09 -07:00
endpoint_service.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
rendezvous_websocket.py u"" cleanup on rendezvous_websocket.py 2016-06-04 14:09:19 -07:00
rendezvous.py u"" cleanup on rendezvous.py 2016-06-04 14:09:19 -07:00
runner.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
server.py unit-test for relay request, and fix Data() handling 2016-06-20 16:32:07 -07:00
transit_server.py u"" cleanup on transit_server.py 2016-06-04 14:09:19 -07:00