webrtc_utils 0.2.1+1 copy "webrtc_utils: ^0.2.1+1" to clipboard
webrtc_utils: ^0.2.1+1 copied to clipboard

Dart 1 only

Provides a set of classes and concepts for clients or servers that can be used to build applications or games utilizing WebRTC.

Changelog #

0.2.1+1 #

  • Added support for SDK 1.10.1

0.2.1 #

  • Fix: Interfaces used internal classes
  • Change: Delayed synchronized messages in a game no longer get dropped.
  • Add: Dart doc added
  • Add: Added tick method to GameRoomRenderer

0.2.0+2 #

  • Fix: Two interface problems in client and game library changed
  • Fix: Cyclic dependency problem in the client interfaces -> removed the client getter on P2PClient

0.2.0 #

  • Change: Moved all examples to their own directory
  • Change: Moved synchronization code from example to game library
  • Add: First game library: WebSocketP2PGame and SynchronizedWebSocketP2PGame
  • Add: Concept of a game room renderer added

0.1.0 #

  • Add: First published version with basic functionality for P2PClient and WebSocketP2PClient
0
likes
25
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Provides a set of classes and concepts for clients or servers that can be used to build applications or games utilizing WebRTC.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

browser, chrome

More

Packages that depend on webrtc_utils