Conversation Relay (WebSocket etc.) SDK
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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