Commit Graph
81 Commits
Author SHA1 Message Date
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
iBenjamin f92be0ac65 fix timeout task will call anyway in NetSocket 2021-10-29 01:20:17 +08:00
shogo4405 9b26cfe5f0 refs #851 2021-04-27 21:55:35 +09:00
shogo4405 63a8250ff7 refs #851 2021-04-24 00:42:31 +09:00
dazy1030 9c8e97cac9 fix: タイムアウト時の処理が行われない場合がある問題を修正 2021-04-21 11:22:56 +09:00
shogo4405 d9e3bc4797 repackage 2021-04-10 16:05:54 +09:00
shogo4405 26e973eb54 swiftlint --fix 2021-03-05 21:48:35 +09:00
shogo4405 c988e8cd1e fix crash on UnitTests 2020-09-12 02:55:00 +09:00
shogo4405 ba6e065e99 fix can't publish HTTPStream 2020-09-06 18:31:55 +09:00
shogo4405 df4730dbb9 refs #734 2020-08-16 15:08:58 +09:00
shogo4405 d2cb8205e5 Might be fixed crash on NetStream and decrease memory usages. 2020-08-10 20:44:21 +09:00
shogo4405 569723a34e refs #654 2020-04-13 00:17:34 +09:00
shogo4405 6a33884433 refs #654 2020-04-12 23:34:38 +09:00
shogo4405 70cdcc4d26 Use timeoutHandler to .userInteractive & Fix NetSocket. 2020-03-15 21:50:04 +09:00
shogo4405 caf24f8b46 Refactoring NetSocket.swift 2020-03-07 14:32:33 +09:00
shogo4405 2f1a9cbacc NetStream class. Migration OSAtomic to Atomic. 2020-02-29 15:26:38 +09:00
shogo4405 06c48032c0 Refactor timeoutHandler 2019-08-26 01:38:22 +09:00
shogo4405 053fe20930 add RTMPNWSocket.swift 2019-08-25 22:47:37 +09:00
shogo4405 156119f3c8 Fix compile error on tvOS, macOS 2019-08-20 22:50:53 +09:00
shogo4405 4be33c2449 Merge branch 'master' into network_framework 2019-08-20 20:26:29 +09:00
shogo4405 1f1cad6990 Bump to up 0.11.7 2019-08-20 16:41:51 +09:00
Yusuke Hata 10eb279152 accessor 2019-08-15 12:23:13 +09:00
Yusuke Hata 573cb55cc7 open access 2019-08-13 19:53:46 +09:00
Yusuke Hata 9a4fd513f7 NWSocket using Netfork.Framework 2019-08-13 15:28:53 +09:00
Yusuke Hata 8e0352ae43 add NetSocketCompatible protocol 2019-08-13 13:01:41 +09:00
shogo4405 cea056a8a3 Change declaration to public to open. 2019-08-10 15:27:04 +09:00
shogo4405 fb26b0191a Add property for qualityOfService. 2019-08-06 15:55:43 +09:00
shogo4405 ec17d41cfd Will immediately close. 2019-08-06 15:03:03 +09:00
shogo4405 fe154e9c7b Update NetSocket.swift 2019-08-06 13:28:21 +09:00
shogo4405 fe822d0c85 Refactoring 2019-08-04 17:13:52 +09:00
shogo4405 54837bb2f9 Int64 -> Int 2019-08-04 16:06:59 +09:00
shogo4405 a590398efd Refactoring 2019-08-01 01:56:03 +09:00
shogo4405 56a1c2cda8 refs #531 2019-07-13 19:45:13 +09:00
shogo4405 23c4ccd054 fix #475 2019-01-04 19:54:51 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
shogo4405 086ffc997a Change declaration 2018-07-28 16:48:21 +09:00
shogo4405 6e7331187f WIP 2018-07-13 16:14:17 +09:00
shogo4405 459af8ba66 refs #399 2018-04-01 22:05:08 +09:00
Adam Nemecek 4dd3cd49b2 * removed ":DispatchQueue" 2018-03-12 10:04:57 -07:00
Adam Nemecek b67ec30eae * refactoring 2018-03-11 23:35:41 -07:00
Adam Nemecek 155ba1eb80 * refactoring in netsocket 2018-03-11 21:09:11 -07:00
shogo4405 1e50aac7bc Add swiftlint #348 2017-12-25 00:46:25 +09:00
shogo4405 ae592c65fd Change declaration fileprivate to private 2017-11-06 00:02:20 +09:00
shogo4405 3d6dec3795 Refs #332 2017-11-04 01:17:41 +09:00
shogo4405 2a5654f703 refs #278 2017-08-06 23:28:45 +09:00
shogo4405 a5f5cfdba8 Refs #266 2017-07-29 19:48:53 +09:00
shogo4405 286ee4d94c Use Data insted of [UInt8] 2017-07-17 23:44:07 +09:00
shogo4405 197dc37336 refs #248 2017-06-29 11:14:11 +09:00
shogo4405 28ffd72eca #248 2017-06-22 00:20:04 +09:00