Alessandro Ros
|
1616c8c634
|
rename Transport2 into Transport (#897)
|
2025-09-16 12:28:28 +02:00 |
|
Alessandro Ros
|
ec81d388d1
|
switch to v5 (#890)
* switch from v4 to v5
* remove deprecated entities
* remove "2" suffix from entities
* rename TransportProtocol into Protocol
|
2025-09-16 11:46:52 +02:00 |
|
Alessandro Ros
|
c466c342ba
|
expose transport details (#850)
add Client.Transport, ServerConn.Transport ServerSession.Transport
|
2025-09-06 16:28:40 +02:00 |
|
Alessandro Ros
|
61372cfa68
|
rename OnPacketLost2 into OnPacketsLost (#736)
|
2025-03-24 18:42:48 +01:00 |
|
Alessandro Ros
|
c0c275e6a6
|
expose number of lost packets without passing through an error (#735)
|
2025-03-24 16:39:55 +01:00 |
|
Alessandro Ros
|
e9295e073b
|
client: add OnServerRequest and OnServerResponse callbacks (#405)
|
2023-09-10 16:28:10 +02:00 |
|
aler9
|
ddec738950
|
update docs
|
2023-08-26 19:21:58 +02:00 |
|
Alessandro Ros
|
3bdae4ed46
|
make WritePacket*() return errors when write queue is full (#388)
|
2023-08-26 18:09:45 +02:00 |
|
aler9
|
cdbecb1f5d
|
allow setting additional properties of streams through description.Stream
|
2023-08-22 16:46:18 +02:00 |
|
aler9
|
e2c526b3b8
|
remove ServerHandler.Server
|
2023-08-16 13:26:17 +02:00 |
|
aler9
|
e26ccf0858
|
remove deprecated functions
|
2023-08-16 13:26:17 +02:00 |
|
aler9
|
80106144e6
|
bump to v4
|
2023-08-16 13:26:17 +02:00 |
|
Alessandro Ros
|
2a91a68121
|
update docs (#232)
|
2023-04-09 17:01:38 +02:00 |
|
Alessandro Ros
|
2fbba142cc
|
add OnTransportSwitch, OnPacketLost, OnDecodeError to server and client (#225)
These new hooks replace the generic hooks Log() and OnWarning().
|
2023-04-04 17:10:37 +02:00 |
|
Alessandro Ros
|
71ce818c97
|
remove deprecated entities (#220)
|
2023-03-31 12:42:50 +02:00 |
|
Alessandro Ros
|
04f5a4041c
|
change owner (#217)
|
2023-03-31 12:34:07 +02:00 |
|
Alessandro Ros
|
a2d6ce8af6
|
replace OnDecodeError with OnWarning (#177)
|
2023-01-23 12:54:57 +01:00 |
|
Alessandro Ros
|
f6438ed8d1
|
normalize file names (#173)
|
2023-01-22 11:44:20 +01:00 |
|