Commit Graph

15 Commits

Author SHA1 Message Date
shogo4405 eb309efae8 Added IPv6 support in the SRT protocol. 2026-01-03 01:12:34 +09:00
shogo4405 b2648e8577 Reviewed the error handling process of SRTConnection. 2025-08-11 20:46:26 +09:00
shogo4405 eb40fd95a4 Revised the reconnection process for the Session API. 2025-08-10 19:19:54 +09:00
shogo4405 c24bde2d76 Support rendezvous mode. 2025-04-08 00:19:43 +09:00
shogo4405 d88547af52 New SRTSocketOption api. 2025-03-25 01:18:28 +09:00
shogo4405 5c0f0133af Remove unused code. 2025-03-01 16:07:10 +09:00
shogo4405 7822931d31 avoid deadlock in the accept process. 2025-02-24 23:18:56 +09:00
shogo4405 d547609b7d Refactoring for SRTSocket. 2025-02-20 13:45:08 +09:00
shogo4405 4dab3f2b07 fixed incorrect statics data. 2025-02-20 12:30:20 +09:00
shogo4405 3eb4ebb5a6 Use CBytePerfMon metrics for NetworkTransportReport. 2025-02-11 23:25:38 +09:00
shogo4405 9fda7b1a15 use srt_sendmsg api instead of srt_sendmsg2. 2025-02-11 20:27:33 +09:00
shogo4405 6ac018dc9c closes when srt server abend. 2025-02-11 20:20:54 +09:00
shogo4405 cdb523f70b add getOption method. 2025-02-10 17:56:03 +09:00
shogo4405 3dff62e6ee Update SRTHaishinKit/README.md 2025-02-04 03:04:24 +09:00
shogo4405 32172a166b Review of the package structure. 2024-11-24 15:05:48 +09:00