Commit Graph

15 Commits

Author SHA1 Message Date
shogo4405 30f31b466d Rename Session -> StreamSesison. (#1879) 2026-02-11 17:51:48 +09:00
shogo4405 4245609541 Add SessionConfiguration protocols. 2025-09-20 00:05:17 +09:00
shogo4405 40323fef1f add RTCConnection skelton. 2025-09-03 21:58:47 +09:00
shogo4405 0695e28a01 Redesign of the Session API. 2025-08-16 17:23:44 +09:00
shogo4405 b2648e8577 Reviewed the error handling process of SRTConnection. 2025-08-11 20:46:26 +09:00
shogo4405 9b4ba3c815 Added comments. 2025-08-11 02:29:19 +09:00
shogo4405 eb40fd95a4 Revised the reconnection process for the Session API. 2025-08-10 19:19:54 +09:00
shogo4405 006669f227 Review of inheritance relationships. 2025-08-01 17:15:41 +09:00
shogo4405 e9c562a0e8 Rename HKStream -> StreamConvertible. 2025-07-21 19:45:37 +09:00
shogo4405 cddf700377 make(uri: URL) -> make(_ uri: URL) 2025-07-20 21:03:23 +09:00
shogo4405 814c9014b7 Add retry RTMPConneciton. 2025-07-20 18:50:33 +09:00
shogo4405 4b1e851ea3 Added error handling session api. 2025-07-04 20:07:14 +09:00
shogo4405 6f2e620d5d swiftlint --fix --format 2025-06-29 18:37:17 +09:00
shogo4405 1d80b9e25b Update Examples/iOS/IngestViewController.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-28 14:23:46 +09:00
shogo4405 c1248c8cd5 New Session api. 2025-06-28 13:05:23 +09:00