twilio / twilio/twilio-java

Conversation Relay (WebSocket etc.) SDK

Open
#927 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
527
Forks
453
Avg merge
10h 59m
Merged PRs (30d)
6

Description

Is there Conversation Relay (WebSocket etc.) Java SDK already somewhere?

To simplify writing what https://www.twilio.com/docs/voice/conversationrelay/websocket-messages describes.

This repo (twilio/twilio-java) can write the <ConversationRelay> TwiML, but does not contain DTOs and a server for it.

I have written on in https://github.com/enola-dev/twilio-conversation-relay-java.

Perhaps you would like to link to that from here, or elsewhere suitable.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Conversation Relay WebSocket message documentation and the existing ConversationRelay TwiML support in twilio-java, then review the external twilio-conversation-relay-java repository. Done would require a clear decision on whether to link that project or provide DTOs and a server in this SDK.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.