Andrew Powell
                                            Andrew Powell
                                        
                                    @chimurai not sure I understand the question. I'm using the `ws` `WebSocket` client here, which is standards compliant with browser implementations. The code above was taken directly from the websocket...
@chimurai interesting. I wonder though if that `setTimeout` setup only succeeded without error because the `internalWss` wasn't yet created and listening when the `client` message was sent.
@jeremydaly ping
@jeremydaly the docs for this one still need to be updated
@jeremydaly coming up on a year later and this is definitely still a bug. what were the results of your poking at this? For anyone running across this, the `ExpressionAtrributeNames`...
@tr1s I'll do my absolute best to take a look at this today, and see if anything stands out.
Referencing this SO post: https://stackoverflow.com/questions/49451759/how-to-use-anime-js-or-any-external-library-in-a-vue-cli-project, and examining the default export for anime in both CommonJS and ESM, it looks like you're importing that correctly. Webpack will use anime.es.js, because it's...
Stopping by to ask that any first version of an API provide some means to glean the source code / repo location of a package that uses a vanity path/url/name.
Rather than hiding what I'd consider a lot of really useful comments by folks (because I landed here for many of the same reasons they did, and there is _extremely...
honestly this reflects pretty poorly on the entire team and the project in general. compared to other ecosystems and their package management, and user experience, the go community leaves a...