Commit Graph

11 Commits

Author SHA1 Message Date
shogo4405 b2648e8577 Reviewed the error handling process of SRTConnection. 2025-08-11 20:46:26 +09:00
shogo4405 c06bdc72af swiftlint --fix --format 2025-07-20 22:04:25 +09:00
shogo4405 7741aee8d3 Modified to throw an error for unsupported codecs. 2025-07-15 00:08:37 +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 6499ff351e Modified to use blocking processing while the listener is waiting. 2025-03-04 23:29:50 +09:00
shogo4405 943ca91c4f Support transtype option. 2025-02-24 23:18:56 +09:00
shogo4405 7822931d31 avoid deadlock in the accept process. 2025-02-24 23:18:56 +09:00
shogo4405 27c300ddcf Refactored SRTConnection. 2025-02-24 22:37:07 +09:00
shogo4405 9fda7b1a15 use srt_sendmsg api instead of srt_sendmsg2. 2025-02-11 20:27:33 +09:00
shogo4405 cdb523f70b add getOption method. 2025-02-10 17:56:03 +09:00