• Robert Knight's avatar
    Get WebSocket URL from /api/links endpoint · 78eb1bd1
    Robert Knight authored
    Get the WebSocket URL from the /api/links endpoint instead of the `websocketUrl`
    configuration in app.html. This ensures that the client uses the correct
    WebSocket endpoint for the h API service it is currently talking to, which may
    be different than the default when  `services` configuration is specified.
    
    When updating the tests, several had to be reworked to be less sensitive
    to the number of microtask ticks in between certain events.
    
    This depends on the h change in https://github.com/hypothesis/h/pull/7253.
    78eb1bd1
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...