Skip to content

Commit

Permalink
Enable eventsource for node clients
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed Aug 2, 2020
1 parent 5174c33 commit 2074f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/transport/driver/eventsource.js
@@ -0,0 +1 @@
module.exports = require('eventsource');

0 comments on commit 2074f0b

Please sign in to comment.