Hendrik Cech
Hendrik Cech
When passing an url string to https-browserify, a http request was send off. This commit simplifies the code and fixes that bug.
Hey, i just noticed that `handleExternalLinkClick`, which is called in [clientapp/views/main.js](https://github.com/HenrikJoreteg/humanjs-sample-app/blob/master/clientapp/views/main.js#L48), is not defined. Is this on purpose or a bug?
This PR tracks the number of sent and received DATAGRAM frames on the connection-level and on individual paths. It provides more visibility into what has been transferred over the connection....