microsoft / microsoft/BotFramework-WebChat
React Native: Chat adapter: make DLJS cross platform
Open
@compulim is already working on this.
Since Sep 18, 2020.
area-react-native
backlog
feature-request
p0
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Background
botframework-directlinejs currently use RxJS. It is using XmlHttpRequest, which may not work under React Native. Also, we need to check if the Web Socket used in DLJS, will continue to work under React Native.
We need to make sure DLJS works with React Native and may need to migrate to fetch or other APIs.
References
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.
Assessment
This issue has not been assessed yet.