• 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
..
components Loading commit data...
config Loading commit data...
helpers Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-context.js Loading commit data...
websocket.js Loading commit data...