omnitalk_sdk 2.1.2 omnitalk_sdk: ^2.1.2 copied to clipboard
simple and easy flutter sdk for real time communication using WebRTC
2.1.0 #
improved record, datachannel incompatible with 2.0.* version
2.0.4 #
improved createsession, offercall, answercall
2.0.3 #
feature done for kickout
2.0.1 ~ 2.0.2 #
improve user types
2.0.0 #
- release ver2.0 major features updated
- deprecate legacy version
1.1.30 #
improved offerCall
1.1.27 ~ 1.1.29 #
updated readme for flutter.library address
1.1.26 #
fixed audio sound for ios
1.1.25 #
sync with JS version
0.1.25 #
feature done for audio/video call
0.1.23 #
removed datachannel ** sync with JS
0.1.22 #
fixed audio pc closure
0.1.21 #
updated publish(icecandidate)
0.1.20 #
feature done for audio/ video device setting
0.1.19 #
updated logging
0.1.18 #
refactored print() into logging package
0.1.17 #
- refactored video conference example
- synchronized with omnitalk-js-npm
- updated readme
0.1.15 ~ 0.1.16 #
updated readme (datachannel, resolution, mute)
0.1.14 #
updated readme && fixed mute response
0.1.13 #
updated readme && remove duplicated images
0.1.12 #
feature done for set mute for audio/video
0.1.11 #
standardized onmessage callback
0.1.10 #
update dataMessage callback
0.1.9 #
feature done for setResolution
0.1.8 #
feature done for data channel
0.1.5 ~ 0.1.7 #
automated publishing
0.1.4 #
update notation
0.1.3 #
updated example
0.0.9 ~ 0.1.2 #
updated readme
0.0.8 #
- updated readme
- removed const configuration
0.0.7 #
- added sample codes
- changed where turn id, secret are allocated: joinResponse -> sessionResponse
0.0.6 #
standardized the notation of the arguments to follow the snake_case convention
0.0.5 #
updated readme
0.0.4 #
reset turn server config
0.0.3 #
- updated license description
- added heartbeat
- standardized the return type
0.0.2 #
updated readme
0.0.1 #
main features done for video conference