提交历史

作者 SHA1 备注 提交日期
  Jonas Gloning b26a8e7ff7 npm run check 2 年之前
  Jonas Gloning 54e2ac63ca refactor: `implement Promise` for all PeerJS objects 2 年之前
  Jonas Gloning ad3a0cbe8c feat: `PeerError` from connections 2 年之前
  Jonas Gloning 51baaffaca style: run linter 2 年之前
  Jonas Gloning fcffbf243c feat: MsgPack/Cbor serialization 2 年之前
  Jonas Gloning b6d3fdd759 refactor: Custom `DataConnection` classes can be plugged-in at runtime 2 年之前
  Luis Taniça e3b67a697e Fix MediaStream remote close by using an aux RTCDataChannel (#963) 2 年之前
  Jonas Gloning 0c96603a3f fix(typings): much stronger event typings for `DataConnection`,`MediaConnection` 3 年之前
  Jonas Gloning d46692622d style: configure prettier 3 年之前
  afrokick 72e7c176c8 don't close connection when iceConnectionState changed to disconnected 5 年之前
  afrokick 718e16b736 fix peerjs-js-binarypack library 6 年之前
  afrokick fdb71b8160 fix 6 年之前
  afrokick dd1f88d84a refactoring 6 年之前
  afrokick a4791aa63a upgrade packages versions 6 年之前
  afrokick db187161eb fix #568 and bump version to 1.0.4 6 年之前
  Gian Luca 52422d01d4 bugfix issue #347 missing sdpMid in IceServer 6 年之前
  afrokick a4a225e86b fix 6 年之前
  afrokick 31bd3d67ee dataChannel can be null before initialization 6 年之前
  afrokick 6e0283db44 add iceStateChanged event to connection 6 年之前
  afrokick 1e9e2959b5 fix clean PeerConnection 6 年之前
  afrokick 815199e010 refactoring logging logic 6 年之前
  afrokick ed4012447e add handler for 'closed' event of RTCPeerConnection.iceConnectionState 6 年之前
  afrokick 14ff7f80ad add missing feature from https://github.com/peers/peerjs/commit/84fe0ee2d92d8e6d1a9926efcd1873f1b7cce324 6 年之前
  afrokick 9c5da55086 remove xhr from socket 6 年之前
  afrokick ebe9ac08b5 replace self with this - arrow function 6 年之前
  afrokick 3bed4e03bd format code with standart 6 年之前
  afrokick cd32fc2502 fix log message 6 年之前
  afrokick d3ee51d6b7 refactoring ts classes 6 年之前
  akotynski 9e2fdda0c9 fix one more usage of deprecated addStream method 6 年之前
  akotynski 1377d3b466 do not log to console 6 年之前