i want to use janus in react native for chat functionality. did not find any documentation. how to integrate websocket janus in react native.
i am using following react-native-janus but this is only for video room
i want to create text room in janus.
Janus.init()
how to initialize janus?