UNPKG

react-native-sse

Version:

EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.

3 lines (2 loc) 79 B
const EventSource = require('./src/EventSource') module.exports = EventSource;