C
C#2y ago
linqisnice

❔ Is building a DM/messaging system as simple as it seems?

With signalr, that is. Is it as simple as just setting up signalr and persisting messages and then reading the messages every time the message window is opened? Or am I missing something?
19 Replies
linqisnice
linqisniceOP2y ago
anything really important to think about when doing this? or should i use something that already exists instead of rolling my own?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
friedice
friedice2y ago
notifications but yeah chat apps can be very complex depending on your specs
linqisnice
linqisniceOP2y ago
@TeBeCloneAlright, interesting. Well, it's not a chat app, it's a messaging system within a booking website. So ideally it sohuldnt take months to build... so i thought I might only need the bare minimum. but it seems like a lot. are there any third party services for dotnet that already handles all this for me which can be easily integrated? like with stripe
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
Yes absolutely, it was a great response
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
very helpful
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
no not a support chat, a direct messaging system from logged in user to host so like airbnb/booking
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
yes, i understand. but im also wondering if everyone handrolls this for their ecommerce/booking sites or if there's some third party library i can use like with stripe
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
but with persistence it seems simple enough if the user has to be logged in? you just persist the message in the db between user X and user Y, and then ordering shouldn't be a problem, no? this would be true regardless if they're on a phone or pc
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
linqisnice
linqisniceOP2y ago
https://www.twilio.com/en-us/messaging would this be a good alternative?
Twilio
Build deeper relationships with customers across their preferred channels with a single platform. Our enterprise-ready messaging APIs and scalable software are powered by a global network of 1500+ carrier partners, enabling unrivaled reliability at any scale.
linqisnice
linqisniceOP2y ago
@TeBeClone
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server