Ido Cohen

Results 46 comments of Ido Cohen

Hi @mvardin the server.js file needs to be changed to use an https server instead of http and to use the server's private key and certificate. Start by looking at...

Hi @nullifye , Sorry for being unavailable in the chat, I was driving :) I like the idea of admins setting the visitors names, but I'm not sure it go...

So you suggest a platform to launch private chats that are linked to your Telegram messenger, and the user can share these chats by sending a unique link to someone....

Yes, but I'm not sure how I want to do it. Right now the server is stateless and knows nothing about the users availability. Do you think that it would...

Right now I can't think of a way to add manual on/off without introducing state to the system. Another option is setting an auto response on the UI side after...

Hi Rich, this project is not very well maintained right now, but your project sounds really interesting. If you can be more specific about what you need I'd love to...

Hi @franck38170 , First I see that http://franck38170.github.io/map-chat/ redirects to an https page which will be a problem if you do not enable wss on the server (Which the current...

Hi @franck38170 , This is actually by design. After a user connects to the server, it publishes an _empty_ message just to notify the existing users of its location. This...

Thanks, I'm not an expert on the matter and would love to hear some suggestions! I'm looking for a licence that will give anyone the right to deploy their own...

Talking is always good, but shouldn't we use map chat? :) We can use a private chat map. I suggest - [idoco.github.io/map-chat/#dev](http://idoco.github.io/map-chat/)