-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
- some blogs when first logging in prompt communication from user
- build services to support popup
- php long pulling or short pulling (javascript related
- see https://github.com/panique/php-long-polling
- config for short vs long pulling options, short polling how often to retrieve
- long polling use file or cache to check for most recent id of thread
- a user starts a chat w/ 1st message and gets back the thread id, thread no longer viable after one day?
- admin can respond to thread
- opt for emails on new threads or discord/slack
- improved css styling
- extract bare minimum from bootstrap? https://github.com/susepsupriatna/popup_chat_whatsapp, https://github.com/asliddinusmonov/popup-chat-react
Reactions are currently unavailable