-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
As an exercice to learn something new I wanted to mess with WebRTC. I've been following the basic examples on their site and at some point you have to instantiate an object from the
RTCPeerConnectionclass. Something very straight forward and available without installing any dependencies.However in my IntelliJ the compiler screams at me stating that there is no such class so I can't instantiate it.
... see more on https://stackoverflow.com/questions/69691701/how-to-make-rtcpeerconnection-be-available-in-kotlin-js-without-declaring-the-cl
Further discussion: https://www.reddit.com/r/Kotlin/comments/qeck4p/how_to_make_rtcpeerconnection_be_available_in/
Metadata
Metadata
Assignees
Labels
No labels