I want to send UDP packets with an Angular 2 app. Is this possible?
If not is there a way to send TCP packets?
I read that socket.io
only works with other socket.io
s.
Regards
I want to send UDP packets with an Angular 2 app. Is this possible?
If not is there a way to send TCP packets?
I read that socket.io
only works with other socket.io
s.
Regards