Module
MessagePort
- Package
- purescript-workers
- Repository
- truqu/purescript-workers
#onMessageError Source
onMessageError :: forall e' e. MessagePort -> (Error -> Eff e' Unit) -> Eff (worker :: WORKER | e) Unit
Event handler for the messageError
event
- Modules
- Aff.
ApplicationCache - Aff.
MessagePort - Aff.
Workers - Aff.
Workers. Dedicated - Aff.
Workers. Service - Aff.
Workers. Shared - ApplicationCache
- Cache
- Fetch
- GlobalScope
- GlobalScope.
Dedicated - GlobalScope.
Service - GlobalScope.
Shared - MessagePort
- Workers
- Workers.
Class - Workers.
Dedicated - Workers.
Service - Workers.
Shared