John Nunemaker

Results 132 comments of John Nunemaker
trafficstars

I would rename AuthenticateUser to Authenticate and add it to channel. Since it requires channel name as the first arg, it makes more sense on channel to me. I also...

We will probably have to pass an instance of the client to the channel then, so we have the key/secret and a way to make other client requests, but that...

I'll look into it. Probably an API change or something. On Wed, May 11, 2011 at 11:10 AM, hamin < [email protected]>wrote: > I have a bunch of failing specs when...

I follow a few repos at work where I want to know what is going on, but not always get into the conversation. Most of the time I can tell...

@rstawarz @codenamev 👋. You are correct in how flipper loads actors. The goal of flipper is to store a smallish data structure of rules that then get applied in your...

Yeah, we have a limit in cloud. I haven't enforced in cloudless (oss). I do think there are things we could explore on the individual actor stuff but in the...

1. Yep. 2. I'm not sure I follow a second table, but yeah I'd love to see your approach. Perhaps it's something I haven't thought of yet. What I'm picturing...

@rstawarz love to chat if you want or you can start with code and then we can chat. You can drop something on my calendar here when ready (either way):...

@rstawarz thanks for the chat. I talked with @bkeepers today. Shoot me an email [email protected] and I'll update you on some solutions for large actors.