mafintosh / signalhub

Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.
MIT License
667 stars 97 forks source link

Standard #15

Closed perguth closed 8 years ago

max-mapper commented 8 years ago

maybe just wrap that code in a function so standard doesnt complain about it?

feross commented 8 years ago

Not supporting return at the top level is an unfortunate eslint artifact. Sorry guys :(

perguth commented 8 years ago

Yes, looks better @maxogden!

perguth commented 8 years ago

Whops. Closed by accident. But IIFE sucked anyway^^