Jonas Gloning
|
e98f04ac6f
refactor: export `CborPeer` and `MsgPackPeer`
|
1 年之前 |
Jonas Gloning
|
fcffbf243c
feat: MsgPack/Cbor serialization
|
1 年之前 |
Jonas Gloning
|
b6d3fdd759
refactor: Custom `DataConnection` classes can be plugged-in at runtime
|
1 年之前 |
Jonas Gloning
|
e85a3e74a1
docs: export all types used in the api documentation
|
2 年之前 |
codefactor-io
|
b2fcaf111d
[CodeFactor] Apply fixes
|
2 年之前 |
Jonas Gloning
|
e815f14b96
docs: document `Peer` inline
|
2 年之前 |
Jonas Gloning
|
28c01dbe7a
docs: document `MediaConnection` inline
|
2 年之前 |
Jonas Gloning
|
0c96603a3f
fix(typings): much stronger event typings for `DataConnection`,`MediaConnection`
|
3 年之前 |
Jonas Gloning
|
c0ba9e4b64
fix(referrerPolicy): you can now set a custom referrerPolicy for api requests
|
3 年之前 |
Jonas Gloning
|
a43193fbcd
docs(ts): copy the old .d.ts comments to the source
|
3 年之前 |
Jonas Gloning
|
ce34b57c5d
refactor: improve event types
|
3 年之前 |
Jonas Gloning
|
8fa864b2c1
style(prettier): run prettier
|
3 年之前 |
Jonas Gloning
|
979e69545c
fix(typings): export interfaces
|
3 年之前 |
Jonas Gloning
|
aae9d1fa37
feat: upgrade to Parcel@2
|
3 年之前 |
Jonas Gloning
|
d46692622d
style: configure prettier
|
3 年之前 |
afrokick
|
237cf737b4
fix tests
|
5 年之前 |
afrokick
|
1057526897
fix ts errors and tests
|
5 年之前 |
afrokick
|
67b34ff80f
refactoring
|
5 年之前 |
afrokick
|
a4791aa63a
upgrade packages versions
|
5 年之前 |
afrokick
|
173b58a012
change _abort method logic: firstly emit error message, then destory/disconnect
|
5 年之前 |
afrokick
|
6f36785a1c
add pingInterval option to Peer
|
5 年之前 |
afrokick
|
09d556f281
refactoring removing connection from peer's connections
|
6 年之前 |
afrokick
|
ce5e7e2773
fix #515
|
6 年之前 |
afrokick
|
815199e010
refactoring logging logic
|
6 年之前 |
afrokick
|
a2d1e3dbc5
fix peer options type
|
6 年之前 |
afrokick
|
5797076f12
fix ts errors
|
6 年之前 |
afrokick
|
a7844e79ee
fix tests
|
6 年之前 |
afrokick
|
9cdf4238a9
fix connections type
|
6 年之前 |
afrokick
|
9c5da55086
remove xhr from socket
|
6 年之前 |
afrokick
|
ebe9ac08b5
replace self with this - arrow function
|
6 年之前 |