Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use sipml5 in an Angular project? #345

Open
NOualet opened this issue Jul 15, 2020 · 3 comments
Open

Can we use sipml5 in an Angular project? #345

NOualet opened this issue Jul 15, 2020 · 3 comments

Comments

@NOualet
Copy link

NOualet commented Jul 15, 2020

I'm looking for a sip library using udp for an angular project. I wanted to know if your library works well on Angular? This may sound like a silly question, but I'm not very familiar with angular, typescript and associated libraries yet.

@hthetiot
Copy link

So you asking if you can use a JavaScript library with Typescript angular and mention not be familiar with Typescript, I don't this is the right place to report such issue. TypeScript results in compiled JavaScript (ES5 in most of the case) therefore all JavaScript library work in Typescript anyway. All you need is define the types you can define to any if you simply want to use it out of the box and use angular.json to inject the library.

This stack overflow response apply:

@husin-sajjadi
Copy link

@andrew-paes
Copy link

@NOualet @hthetiot please follow this project: https://github.com/husin-sajjadi/ecmascript-webrtc-sipml

Any work on this? Looks like the project is abandoned about 3 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants