Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Michael Blume
Cool, thanks =)

On Wed, Sep 14, 2016 at 12:32 AM Tienson Qin  wrote:

> Hi Michael,
> There are still some minor works to release the android, have to port
> actionsheet from Ios to Android.
> They are using the same cljs codebase.
> Not too much challenges to get both platforms work.
>
> On Wed, Sep 14, 2016 at 3:02 PM Michael Blume 
> wrote:
>
>> I see an Android app in the tree, is it working too? is it using the same
>> cljs codebase were there any challenges getting both platforms to work?
>>
>> On Tue, Sep 13, 2016 at 10:24 PM Tienson Qin 
>> wrote:
>>
>>> Just release that,
>>> https://github.com/tiensonqin/lymchat
>>>
>>>
>>> On Monday, August 29, 2016 at 6:28:56 AM UTC+8, Gary Schiltz wrote:

 Thanks for making this free! Any chance you are going to release the
 source?

 On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote:
>
> Hi everyone, happy to announce Lym  is on apple
> store now!
> It's group chat app for learning different cultures, languages, also
> support 1-on-1 video chat.
>
> Libraries used:
> [[org.clojure/clojure "1.8.0"]
>  [org.clojure/clojurescript "1.9.36"]
>  [org.clojure/core.async "0.2.385"]
>  [com.taoensso/sente "1.10.0-SNAPSHOT"]
>  [com.taoensso/encore  "2.64.1"]
>  [org.clojure/tools.reader "0.10.0"]
>  [com.taoensso/timbre  "4.6.0"]
>  [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react
> cljsjs/react-dom cljsjs/react-dom-server]]
>  [re-frame "0.7.0"]
>  [prismatic/schema "1.0.4"]
>  [com.andrewmcveigh/cljs-time "0.4.0"]]
>
> Thanks for the community, especially David Nolen, Mike Fikes, and
> decker405.
>
 --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clojure@googlegroups.com
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> clojure+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>>
>> You received this message because you are subscribed to the Google Groups
>>> "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to clojure+unsubscr...@googlegroups.com.
>>
>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>>
> You received this message because you are subscribed to a topic in the
>> Google Groups "Clojure" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/clojure/UIxmTkhWyp8/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> clojure+unsubscr...@googlegroups.com.
>
>
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Tienson Qin
Hi Michael,
There are still some minor works to release the android, have to port
actionsheet from Ios to Android.
They are using the same cljs codebase.
Not too much challenges to get both platforms work.

On Wed, Sep 14, 2016 at 3:02 PM Michael Blume  wrote:

> I see an Android app in the tree, is it working too? is it using the same
> cljs codebase were there any challenges getting both platforms to work?
>
> On Tue, Sep 13, 2016 at 10:24 PM Tienson Qin  wrote:
>
>> Just release that,
>> https://github.com/tiensonqin/lymchat
>>
>>
>> On Monday, August 29, 2016 at 6:28:56 AM UTC+8, Gary Schiltz wrote:
>>>
>>> Thanks for making this free! Any chance you are going to release the
>>> source?
>>>
>>> On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote:

 Hi everyone, happy to announce Lym  is on apple
 store now!
 It's group chat app for learning different cultures, languages, also
 support 1-on-1 video chat.

 Libraries used:
 [[org.clojure/clojure "1.8.0"]
  [org.clojure/clojurescript "1.9.36"]
  [org.clojure/core.async "0.2.385"]
  [com.taoensso/sente "1.10.0-SNAPSHOT"]
  [com.taoensso/encore  "2.64.1"]
  [org.clojure/tools.reader "0.10.0"]
  [com.taoensso/timbre  "4.6.0"]
  [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react
 cljsjs/react-dom cljsjs/react-dom-server]]
  [re-frame "0.7.0"]
  [prismatic/schema "1.0.4"]
  [com.andrewmcveigh/cljs-time "0.4.0"]]

 Thanks for the community, especially David Nolen, Mike Fikes, and
 decker405.

>>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>>
> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>
>
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/UIxmTkhWyp8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Michael Blume
I see an Android app in the tree, is it working too? is it using the same
cljs codebase were there any challenges getting both platforms to work?

On Tue, Sep 13, 2016 at 10:24 PM Tienson Qin  wrote:

> Just release that,
> https://github.com/tiensonqin/lymchat
>
>
> On Monday, August 29, 2016 at 6:28:56 AM UTC+8, Gary Schiltz wrote:
>>
>> Thanks for making this free! Any chance you are going to release the
>> source?
>>
>> On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote:
>>>
>>> Hi everyone, happy to announce Lym  is on apple
>>> store now!
>>> It's group chat app for learning different cultures, languages, also
>>> support 1-on-1 video chat.
>>>
>>> Libraries used:
>>> [[org.clojure/clojure "1.8.0"]
>>>  [org.clojure/clojurescript "1.9.36"]
>>>  [org.clojure/core.async "0.2.385"]
>>>  [com.taoensso/sente "1.10.0-SNAPSHOT"]
>>>  [com.taoensso/encore  "2.64.1"]
>>>  [org.clojure/tools.reader "0.10.0"]
>>>  [com.taoensso/timbre  "4.6.0"]
>>>  [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react
>>> cljsjs/react-dom cljsjs/react-dom-server]]
>>>  [re-frame "0.7.0"]
>>>  [prismatic/schema "1.0.4"]
>>>  [com.andrewmcveigh/cljs-time "0.4.0"]]
>>>
>>> Thanks for the community, especially David Nolen, Mike Fikes, and
>>> decker405.
>>>
>> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-09-13 Thread Tienson Qin
Just release that, 
https://github.com/tiensonqin/lymchat

On Monday, August 29, 2016 at 6:28:56 AM UTC+8, Gary Schiltz wrote:
>
> Thanks for making this free! Any chance you are going to release the 
> source?
>
> On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote:
>>
>> Hi everyone, happy to announce Lym  is on apple 
>> store now! 
>> It's group chat app for learning different cultures, languages, also 
>> support 1-on-1 video chat.
>>
>> Libraries used:
>> [[org.clojure/clojure "1.8.0"]
>>  [org.clojure/clojurescript "1.9.36"]
>>  [org.clojure/core.async "0.2.385"]
>>  [com.taoensso/sente "1.10.0-SNAPSHOT"]
>>  [com.taoensso/encore  "2.64.1"]
>>  [org.clojure/tools.reader "0.10.0"]
>>  [com.taoensso/timbre  "4.6.0"]
>>  [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react 
>> cljsjs/react-dom cljsjs/react-dom-server]]
>>  [re-frame "0.7.0"]
>>  [prismatic/schema "1.0.4"]
>>  [com.andrewmcveigh/cljs-time "0.4.0"]]
>>
>> Thanks for the community, especially David Nolen, Mike Fikes, and 
>> decker405.
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Gary Schiltz
Thanks for making this free! Any chance you are going to release the source?

On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote:
>
> Hi everyone, happy to announce Lym  is on apple store 
> now! 
> It's group chat app for learning different cultures, languages, also 
> support 1-on-1 video chat.
>
> Libraries used:
> [[org.clojure/clojure "1.8.0"]
>  [org.clojure/clojurescript "1.9.36"]
>  [org.clojure/core.async "0.2.385"]
>  [com.taoensso/sente "1.10.0-SNAPSHOT"]
>  [com.taoensso/encore  "2.64.1"]
>  [org.clojure/tools.reader "0.10.0"]
>  [com.taoensso/timbre  "4.6.0"]
>  [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react 
> cljsjs/react-dom cljsjs/react-dom-server]]
>  [re-frame "0.7.0"]
>  [prismatic/schema "1.0.4"]
>  [com.andrewmcveigh/cljs-time "0.4.0"]]
>
> Thanks for the community, especially David Nolen, Mike Fikes, and 
> decker405.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Tienson Qin
Briefly websocket + webrtc.
For websocket, I'm using sente,
react-native-webrtc for webrtc.

On Sun, Aug 28, 2016 at 5:18 PM 'Adrian A.' via Clojure <
clojure@googlegroups.com> wrote:

> > also support 1-on-1 video chat
> Could you please detail how was this feature implemented?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/UIxmTkhWyp8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread 'Adrian A.' via Clojure
> also support 1-on-1 video chat
Could you please detail how was this feature implemented?

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Tienson Qin
Hi everyone, happy to announce Lym  is on apple store 
now! 
It's group chat app for learning different cultures, languages, also 
support 1-on-1 video chat.

Libraries used:
[[org.clojure/clojure "1.8.0"]
 [org.clojure/clojurescript "1.9.36"]
 [org.clojure/core.async "0.2.385"]
 [com.taoensso/sente "1.10.0-SNAPSHOT"]
 [com.taoensso/encore  "2.64.1"]
 [org.clojure/tools.reader "0.10.0"]
 [com.taoensso/timbre  "4.6.0"]
 [reagent "0.6.0-SNAPSHOT" :exclusions [cljsjs/react 
cljsjs/react-dom cljsjs/react-dom-server]]
 [re-frame "0.7.0"]
 [prismatic/schema "1.0.4"]
 [com.andrewmcveigh/cljs-time "0.4.0"]]

Thanks for the community, especially David Nolen, Mike Fikes, and decker405.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.