Creates an event emitter that works properly over the network. Other connections receive this event when it is emitted.
WARNING: You can only create a network event emitter once per eventType to prevent hijacked event emitters.
Unique network event type for coordinating between connections
Event emitter whose event works between connections
Creates an event emitter that works properly over the network. Other connections receive this event when it is emitted.
WARNING: You can only create a network event emitter once per eventType to prevent hijacked event emitters.