Chris Molozian

Results 5 issues of Chris Molozian

Thank you for putting together a great example of how to use RequireJS with Angular. I'm a big fan of r.js and was having trouble finding resources that demonstrated the...

Support composition of adjacency list operations for complex graph queries like “show me friends of my friends who are not yet my friends”. This should work across both the users...

enhancement
planned
rfc

The direct message join message in the server protocol currently lets you initiate a DM topic with a single user ID at a time. You can send multiple of these...

enhancement
planned

I can't find support for retry attempts in Hackney. If it's not supported I'd like to propose it as a feature enhancement.

enhancement
connection

As a workaround its possible to add the attached extension method to the `IClient` type which will enable usage which looks like: ```csharp var payload = new Dictionary { {"foo",...

C#