- [YES] addEventListener: w3ctag/design-reviews#569
- [YES] webauthn: https://w3c.github.io/webauthn/
- [YES/REMOVED] web-nfc: Do not require AbortController #562
- [DISCUSS] TC39 draft Observables tc39/proposal-observable#209
- [DISCUSS] Promise based setTimeout whatwg/html#617
- [DISCUSS] mediacapture-image: w3c/mediacapture-image#276
- [DISCUSS] screen-wake-lock: w3c/screen-wake-lock#202
- [DISCUSS] FileAPI: Support using AbortController with FileAPI w3c/FileAPI#159
- [NO] Web serial! WICG/serial#61
- [YES] Node.js : https://nodejs.org/api/globals.html#globals_class_abortcontroller
- http.request https://nodejs.org/api/http.html#http_http_request_url_options_callback
- child_process https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback
- events https://nodejs.org/api/events.html#events_events_on_emitter_eventname_options
- fs https://nodejs.org/api/fs.html#fs_filehandle_readfile_options
- net https://nodejs.org/api/net.html#net_server_listen_options_callback
- stream https://nodejs.org/api/stream.html#stream_stream_addabortsignal_signal_stream
- timers [EXP] https://nodejs.org/api/timers.html#timers_timerspromises_settimeout_delay_value_options
- udp https://nodejs.org/api/dgram.html#dgram_dgram_createsocket_options_callback
Last active
May 21, 2021 22:18
-
-
Save hsablonniere/692932b6a5f1046f7c1b8e33f534e6c7 to your computer and use it in GitHub Desktop.
APIs which accept an AbortSignal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment