I want to send some UDP packets from my angular 2 app. While searching for a solution I found some npm packages that look like they could do the job.
I thought I could just install and use this packages in angular but it did not work. Some research reavled some howtos but they look very diferent so that I am totally confused.
Can I use every npm package with angular? If yes, how?