https://kotlinlang.org logo
Join SlackCommunities
Powered by
# swarm
  • m

    memoizr

    09/22/2016, 3:39 PM
    basically you'd be the PM
  • m

    memoizr

    09/22/2016, 3:41 PM
    let me know if you'd like some help with the tasks/stories, but there's a limit to how much I can contribute at this early stage 🙂
  • i

    Ian

    09/23/2016, 11:31 AM
    Ok, I’ll set aside some time to work on it today or tomorrow
  • m

    mgrube

    09/23/2016, 3:16 PM
    Hello
  • i

    Ian

    09/23/2016, 3:17 PM
    Hey @mgrube!
  • i

    Ian

    09/23/2016, 3:17 PM
    @memoizr meet @mgrube - he is a long-time friend that is also interested in implementing Swarm using Kotlin
  • m

    mgrube

    09/23/2016, 3:18 PM
    Hey @memoizr, nice to meet you 🙂
  • i

    Ian

    09/23/2016, 3:18 PM
    @mgrube Per the conversation above, we’ve been trying to come up with a gameplan for implementation
  • m

    mgrube

    09/23/2016, 3:19 PM
    I'll get caught up on the code we've got at the moment and read up on everything to make sure I'm in the same place
  • i

    Ian

    09/23/2016, 3:20 PM
    @mgrube Very little code in Kotlin right now, it’s almost all scala
  • i

    Ian

    09/23/2016, 3:20 PM
    Check out https://github.com/sanity/Swarm/tree/kotlin-port
  • m

    mgrube

    09/23/2016, 3:20 PM
    Ah okay, good. I should be pretty familiar with the code then.
  • i

    Ian

    09/23/2016, 3:21 PM
    (that’s the kotlin port branch, master is still scala)
  • m

    mgrube

    09/23/2016, 3:21 PM
    Right
  • i

    Ian

    09/23/2016, 3:21 PM
    I’ve been doing a bit of work to map out the major components
  • i

    Ian

    09/23/2016, 3:21 PM
    @User uploaded a file:

    Major Swarm components (early draft)â–¾

  • m

    mgrube

    12/05/2016, 6:16 PM
    Hey friends
  • m

    mgrube

    12/05/2016, 6:17 PM
    Sorry to ask for the second time, but is there a central place for coordinating? I can't view historical messages and github.com/sanity/swarm appears to be old
  • i

    Ian

    12/05/2016, 6:34 PM
    Hey Michael, this is it, unfortunately there has been very little activity for a while
  • i

    Ian

    12/05/2016, 6:35 PM
    And yes, that is the correct repo
  • i

    Ian

    12/26/2016, 3:40 PM
    Activity on the issue regarding the Swarm use-case for Kotlin continuations: https://github.com/Kotlin/kotlin-coroutines/issues/58#issuecomment-269188667
  • m

    mesquka

    04/26/2017, 2:26 PM
    @mesquka has left the channel
  • c

    Czar

    05/01/2017, 10:58 AM
    Hi, is there anything going on here, or the project is on pause/dead?
  • v

    vjuvvadi

    05/20/2017, 1:53 PM
    @vjuvvadi has left the channel
  • r

    restioson

    06/20/2017, 10:55 AM
    Does swarm use coroutines?
  • r

    restioson

    06/20/2017, 10:56 AM
    I saw a comment in the issue about serializable coroutines. Have you implemented it this way?
  • c

    Czar

    06/20/2017, 11:28 AM
    I believe the project is dead.
  • r

    restioson

    06/20/2017, 11:34 AM
    Ah :(
  • c

    Czar

    06/21/2017, 8:21 AM
    @Czar has left the channel
  • r

    restioson

    06/21/2017, 12:41 PM
    (for anyone interested I fixed my problem - #coroutines)