Dwight Gunning

Results 12 comments of Dwight Gunning

Looks like an environment issue with VS Code. Nothing to do with ProxyBroker. > Cannot open include file: 'io.h': No such file or directory

`--host 0.0.0.0` works for me with the Dockerfile below. I'm not 100% clear on the ins and outs of it but by specifying 127.0.0.1, the app is likely not listening...

Thanks for the report.

Hi, thanks for posting about these challenges and asking questions. Apologies for not getting back to you sooner. Are you able to confirm the list of newFeeds is populated appropriately?...

@yuccayucca - yep, if you can grab the SHA of the commit you're working against, we can be more sure about the code you're working with. This repo has had...

I can't spot that commit in our repository. So I suspect you've probably made some new commits in your local repository (I probably should have considered that when phrasing the...

Now I see it. That commit is from a different [Stream-Example-Nodejs](https://github.com/GetStream/Stream-Example-Nodejs). Let us take a closer look.

@yuccayucca - hoping to get a response for you here - can you respond on those questions from Nick? We typically close off issues that aren't clear bugs and are...

I have a little bit of experience with Sequelize but don't have time for this right now. It could also a nice community contribution if somebody would like to submit...

This is definitely something that could be expanded upon, but as you can probably appreciate it's a matter of contributor bandwidth. There is a brief overview of (Activity Storage Strategies)[https://github.com/tschellenbach/Stream-Framework/blob/master/docs/activity.rst#activity-storage-strategies]...