Can you use Node-native modules on electron with Meteor?

I really want to use TCP sockets on a client (net.Socket) but have not yet found a good way with meteor.

The application would be compiled to a desktop environment using Electron.

Is there a way to use the Node-native libraries? It seems to be disagreeable with meteor