Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
93 views

I'm building a chat interface where AI responses are streamed chunk by chunk (similar to ChatGPT). The current implementation automatically scrolls to the bottom as each chunk arrives, which works ...
0 votes
1 answer
63 views

I’m building a Flutter chat app using the xmpp_plugin (version 2.2.13) with Openfire as the XMPP server. When sending messages, I noticed that the same message is echoed back to the sender — meaning ...
0 votes
0 answers
73 views

I am building an application with Java Spring Boot + Jquery using LiffSDK for my chat application. @GetMapping public String init(@RequestParam String liffChannelId, @RequestParam String ...
0 votes
0 answers
31 views

My chat bubbles leave a large empty space on the right when messages wrap into multiple lines. I want the behavior like iMessage/WhatsApp: Bubble shrinks to fit short text. Long messages use max ...
0 votes
1 answer
70 views

When initialize is run first time everything works fine: controlbox and chatnox are shown. But I have a button that doStartChat and doLogoutChat: if( session != null ) { ...
0 votes
1 answer
128 views

I’m building a floating chat widget that can be Minimized (small) size: 400 ×ばつ 600 px (bottom-right corner) sidebar is collapsed (≈ 30 px) and can be toggled open to 100% when the user closes / re-...
0 votes
0 answers
60 views

I'm trying to create a mini RPG game and have been following instructions, I got my spritesheet from my gaia profile and images 4-8 are looped with leg movement under the avatar with out feet and the ...
0 votes
0 answers
118 views

I'm building a simple two-way chat system as a part of my web-app using HTMX WebSockets (htmx-ext-ws). The goal is to display incoming messages in real time without requiring a manual page refresh. ...
-1 votes
1 answer
160 views

I get an error saying file_ids is an unexpected keyword when I try to upload a file in a message using the python openai package. I created a chatgpt-4o thread and I'm trying to upload the file in a ...
0 votes
0 answers
91 views

I'm building a real-time chat application using the following stack: Frontend: Next.js (App Router) Backend: NestJS with WebSockets Database: PostgreSQL via Prisma ORM I'm running into a bug where ...
4 votes
1 answer
216 views

I'm designing a UML class diagram for a messaging app. Each Chat must have exactly 2 Users, and each User can be part of multiple Chats. I originally modeled this with a composition from User to Chat. ...
0 votes
1 answer
125 views

I want to know is there a way to send push notification the the receivers device in agora chat .is that feature natively providing or not in flutter I implemented chat feature and is there a agora way ...
3 votes
1 answer
185 views

I've developed a Google Chat app through a Google Cloud project (enabled the Google Chat API, created the app, and deployed it internally). The app is added to chats via the "New Chat" ...
0 votes
1 answer
151 views

I couldn’t find documentation on how to send a message to someone I’ve never chatted with before using the Bluesky app. I have referred to many websites and documents I am expecting to chat with ...
-3 votes
1 answer
186 views

I am developing a chat system in Java and evaluating two different approaches for handling communications: SocketChannel with a While Loop – A commonly used method that is straightforward to ...

15 30 50 per page
1
2 3 4 5
...
388

AltStyle によって変換されたページ (->オリジナル) /