uglycoyote

Results 22 comments of uglycoyote

Actually... found the solution. Serving the `python -m http.server` from the root of the project and then navigating to `examples/useWrapper.html` works, since the html file tries to load the dependencies...

that sounds like a communication failure with the particular server that is acting as a proxy for NPM, and nothing that the maintainers of this library have any control over.

I got this error, and it was still non-actionable in 2017

This issue continues to vex us in various ways. If we wanted to investigate enhancing the websocket API to allow additional properties to be sent with the updates, can you...

From a peek at the code, it looks like the `WsProtocol` in `ws.py` has a `cmd_startconsuming` which calls `self.master.mq.startConsuming`, which I assume is tied in to the `WampMQ.startConsuming` implementation? So...

> putting properties inside it will increase the size of event by one or two order of magnitude. There's really only one property that we are usually interested in, which...

> We cannot just insert the revision property. Other views may require owner property, etc. When requesting properties over the REST API, the view must explicitly request the properties that...

Cool, we are excited to see the progress of GraphQL support going forward. I did check out your linked queries yaml file. Those all look good but I did not...

Thanks @nicoespeon and sorry for my tardy reply. Your suggestion about "Join Lines" and using Prettier indeed works. Though as you mentioned, maybe it's not that "discoverable" -- I hadn't...