microsoft / microsoft/BotFramework-DirectLineJS
Direct Line JS: Bring your own Fetch
Đang mở
@compulim đang làm issue này rồi.
Từ ngày 15/8/2018.
approved
P0
story
triaged
- Ngôn ngữ chính
- TypeScript
- Star
- 199
- Fork
- 133
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Allow developers to bring their own Fetch implementation.
Currently, we are using RxJS, which use XMLHttpRequest. This new feature will enable user to use DirectLineJS without an actual browser, e.g. under Node.js or inside Service Worker.
- Allow user to bring in their own Fetch and
FormData- Provides bridge for modern browsers
- Provides bridge for IE11
- Investigates if we can move away from
Blob
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.