Mukesh
Mukesh
@Roshanjossey Added an interesting project on chat application - [PR ](https://github.com/firstcontributions/firstcontributions.github.io/pull/135)
@Shardul1908 probably wrong URI (wrong format)? You should still be able to run the app even if no mongo db.
If mongodb is not configured, it'll use inMem storage. Not ideal but you'll be able to run the app. Mongodb is configured in production
@rohan-naik07 thanks but I believe it's possible to work on #289 without an understanding of internals. The SDK is supposed to usable by anyone without knowing how code works internally....
sure, thanks
Hi, @suman313 right we already have image picker that convert image to base64 and sends it to the server. But we want to be able to encrypt it with `await...
@rohan-naik07 Sure, go ahead.
@rohan-naik07 yes, working demo of the exposed APIs on the SDK.
I think you can just keep it vanilla-js, react-app is unnecessary imo. You can use codesandbox for writing code. Instead of 2 editor, we can simulate 2 users using iframe...
Yes. I didn't understand what you meant by "common channel" but they both will have their own `chatInstance`