SpryMedia Limited
SpryMedia Limited
Would it be possible to add DataTables ( http://datatables.net / https://github.com/DataTables/DataTables ) to the CDN? How does the CDN work with versioning - does it always serve up the latest,...
**Is your feature request related to a problem? Please describe.** I'm using [socket.io-prometheus-metrics](https://github.com/UNIwise/socket.io-prometheus-metrics) to report metrics about sockets to Prometheus and it works great with SocketIO 1/2, but not not...
A number of things that should be improved here: 1. Data and language should be able to share the same XHR 2. If they don't then the language XHR should...
Database: postgres 9.5.3 Knex version: 0.11.9 I'm finding that I'm running into errors when trying to create a table in a postgres schema, that references another table also in that...
More or less as the title says - would be good if the exclude array accepted columns names (`columns.name`) as well as index positions.
Is it possible to have the site updates to state that the rates available in the feed are not current? For example, DE VAT rate is currently 16% ([ref](https://www.gov.uk/guidance/changes-to-the-vat-moss-rate-for-other-countries)).
This is a fantastic project - thank you for making it! Vuex gives the ability to use `getters` with [method style access](https://vuex.vuejs.org/guide/getters.html#method-style-access). That's useful to have a getter that will...
Is it possible to add a time per event metric? At the moment the module is reporting counters for the events received / sent and for the bytes. I don't...
https://github.com/UNIwise/socket.io-prometheus-metrics/issues/12 I've done this on the v2 branch since that seems to be were the development is - I hope that is okay.
In my app I have multiple sockets (one to the browser, one to an internal service and so on). This is a problem when using this client as `prom-client` gives...