Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [chat]

Generic term for "Instant Messaging System". It can also represent a discussion that occurs in an Instant Messaging System.

0 votes
0 answers
16 views

how to handle no collectors found error for pytest framework

i have written pytest framework for my exisiting code , have written for specific function of reset chat where i have written method and wanted to run but there is error found no collectors for C:\...
Nitin B's user avatar
2 votes
1 answer
25 views

Getting the exact timestamp of a Stack Exchange chat message

I'm currently working on (yet another) chat library, and I've been mostly successful gleaning data from the existing libraries, except for one tidbit: Is there a way to get the exact timestamp of an ...
Seggan's user avatar
  • 164
1 vote
0 answers
26 views

App is restarting when tap on notification in flutter

I am using infobip_mobilemessaging: ^6.1.1 for chat, and using its push notification. I updated my /android/app/src/main/res/values/strings.xml with application code of live chat widget here files ...
user1's user avatar
  • 25
-1 votes
0 answers
14 views

HTML chat form is not stable - Django site

I have a django site which has a chatapp on it. the problem is the chat-content form in the chat app is not stay in the bottom of the chat page and user should send a lot of messages to come down the ...
Abol's user avatar
  • 39
0 votes
0 answers
22 views

how to use tags in text in shoutbox [closed]

I want to have some kind of shoutbox with tags in html (server side is php and mysql). I need 3 kinds of tags (persons, items, sockets). I think that i need to use some JS script to do that. Tags will ...
Krzysztof Stasiak's user avatar
0 votes
0 answers
6 views

Query all channels with unread messages by an specific user in StreamChat sdk for iOS app

https://getstream.io/chat/docs/ios-swift/query_channels/ In above link have option to filter and sort based on options they provide. But not able to create query to only get channel list only having ...
Mehul Chuahan's user avatar
0 votes
0 answers
8 views

embed Live chat on my website with translator

Is there any live chat system which has a translator? for example: my staff received a user's message, and the user doesn't type english, but this system translated it into english automatically i ...
alize's user avatar
  • 1
0 votes
0 answers
15 views

Socket io group chat logic

I'm building a chat app and i'm comfused at some point how should be socket io logic these are my things plese share if there is a more optimal option 1-) The new message events are emit for all user ...
emirhan's user avatar
  • 19
0 votes
0 answers
23 views

Client is not receiving anything of data in my chat app

I am creating a chat app and want a server to broadcast every message that a client sends it, but the client is receiving no data after the server broadcasts the client message. I am using Lua lanes ...
cosmic coder's user avatar
1 vote
0 answers
94 views

Error in Ollama Functions js (Error(Failed to parse a function call from ${this.llm.model} output: ${chatGenerationContent}))

Can you help me please with this , i try to use ollama to make a chat that can call tools in order to answer to the the user question, I use the same documentation in langachain langchain openai call ...
YASSINE ES-SADANY's user avatar
0 votes
0 answers
59 views

Messaging system in python using socket

I've been working on a fully function Fallout Terminal and so far have incorporated many features, one of which is a chat room to chat between others running the script. I improvised a small chat room ...
TrickyTaco11's user avatar
0 votes
0 answers
27 views

Unable to render the streamming response from open AI chat_completion API via Quart to React

I am experiencing an issue while streaming responses from the OpenAI Chat_completion API through my Quartz backend to my React frontend. Specifically, the chunks of data processed from the backend are ...
Anik De's user avatar
0 votes
0 answers
17 views

Requests to "@MessageMapping" (with WebSocket) don't work

I have a problem. I'm managing a fake dating app with my colleague in order . I'm in charge of the Db (via Java SpringBoot) and I'm trying to implement a real-time one-to-one messaging system with ...
Litmanen84's user avatar
0 votes
0 answers
11 views

saving user data in localstorage for chat application using MERN giving problem while using app in different tabs

after login I saved user data in localstorage to authenticate user. The problem is login from different chrome tabs for chatting, user data in localstorage after login is different but while ...
Khushboo Kachhi's user avatar
-1 votes
1 answer
53 views

Why are the received messages not showing up in the UI?

I have had this problem for several days now and cannot find the way to solve it. To learn more about Android development, I started to work on a newbie Bluetooth chat application. When testing the ...
tom's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
394