netflux icon indicating copy to clipboard operation
netflux copied to clipboard

JavaScript client and server side transport API based on WebRTC & WebSocket

Results 5 netflux issues
Sort by recently updated
recently updated
newest added

warning " > [email protected]" has incorrect peer dependency "[email protected]".

enhancement

warning " > [email protected]" has incorrect peer dependency "text-encoding@^0.6.4".

enhancement

**Current behavior** When establishing a peer to peer connection with RTCDataChannel, Netflux delegates RTCDataChannel options negotiation to the WebRTC API. **Expected behavior** Use out-of-band negotiation of channel parameters when establishing...

wontfix
performance

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

In order for the realtime engine (e.g. ChainPad) to build the document, it needs to access the history of the channel to which it has joined. Since every ChainPad instance...

enhancement