Eirik Brandtzæg

Results 49 comments of Eirik Brandtzæg

@vicancy Thank you for your answer. Could you elaborate on that please? What are the full extent of implications when making the connection string public?

I'm aware you would essentially be admin, but I tried to do malicious things, and didn't manage to do much (I don't consider broadcast a problem here). Kicking out clients...

Just tried setting `expiresIn` to a larger value, and `16y` (or `5999d`) works, that might be a viable solution. Just need a postit: > Hello self, remember to create a...

> I think the main responsibility of this workflow is to prevent malicious users. How does code [like this](https://github.com/Azure/azure-webpubsub/blob/main/samples/javascript/chatapp/server.js#L30-L36) actually help to prevent that? I just have to spam that...

If the middleware becomes optional, how would join/leave messages be distributed? My understanding is that these are now controlled by some kind of web hook (Event Handlers in Settings). Could...

> Ah, that one is a simple demo to show some basic idea, ... I understand it's a simple example, but the easiest samples to run and understand are probably...

> May I ask the reason for not having a middleware? Optionally code-less for simple setups and kickstarting projects. Code-full for more advanced setups.

Would it also be possible to include `userId` automatically when sending messages to groups? In the samples all messages have to go via server in order to insert correct user....

I think what @mklinke is purposing is the way to go. From what I can tell this project is still by far the best gantt diagram alternative. My dream scenario...

Hi @Toilal , I saw that actually, but I thought it was about building the project, and not usage. I will definitely try it out. I really appreciate all the...