microsoft / microsoft/BotFramework-DirectLineJS
Direct Line JS: Bring your own Fetch
Aperta
@compulim ci sta già lavorando.
Dal 15/8/2018.
approved
P0
story
triaged
- Lingua principale
- TypeScript
- Stelle
- 199
- Fork
- 133
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.