From dd6e362b2e0ab6037e9fb35dd9872242677526d1 Mon Sep 17 00:00:00 2001 From: Hoang Thuan <> Date: Sun, 16 Aug 2020 12:58:36 +0700 Subject: [PATCH] public class echo --- .DS_Store | Bin 6148 -> 6148 bytes LaravelEchoIOS/Echo.swift | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index be1fcb013604b9fb24d4fd0d19b44c31a4b112d4..151c10e0da1476873a9ac483b936fb0bcc5c20ba 100644 GIT binary patch delta 167 zcmZoMXfc@J&&atkU^g=>Cj$cm-(&$68P1gAL6}$z)qrKBfr_lOM8L2;`(21}Ep|7BGN;?K_~L6_Obli-1}lvf3cbfCyOd7i1u7 P4A@wBhH*1H$6tN`mDn!I diff --git a/LaravelEchoIOS/Echo.swift b/LaravelEchoIOS/Echo.swift index 7cca407..6b97833 100644 --- a/LaravelEchoIOS/Echo.swift +++ b/LaravelEchoIOS/Echo.swift @@ -10,7 +10,7 @@ import SocketIO /// This class is the primary API for interacting with broadcasting. -class Echo { +public class Echo { /// The broadcasting connector.