nteract / enchannel-socketio-backend

:electric_plug: enchannel powered by socket.io, to be used with kernel-relay
Mozilla Public License 2.0
1 stars 6 forks source link

Switch to CommonJS RxJS, bump to 5.0.0-beta.6 #4

Closed rgbkrk closed 8 years ago

rgbkrk commented 8 years ago

Switch to commonJS import, bump to rxjs 5.0.0-beta.6: https://github.com/nteract/enchannel-zmq-backend/pull/20.

Perhaps we should switch to peer deps for rxjs?