Hi everyone! I'm excited to announce that Y-Chat h...
# feed
k
Hi everyone! I'm excited to announce that Y-Chat has released version 1.4.0! This latest version adds macOS support. Please visit our official GitHub repository at https://github.com/yml-org/ychat
๐Ÿ™ 3
๐Ÿ†’ 2
๐Ÿ‘ 4
๐Ÿ‘๐Ÿป 1
g
Amazing! A question: does it rely on blocking I/O calls? Iโ€™m planning to add the OpenAPI connector to River-kt soon, and, originally I was planning to implement it from scratch, but it looks like I could use ychat instead.
d
Thanks so much for this; I am looking forward to trying it out in a personal project first - maybe more later! ๐Ÿ™‚
๐Ÿ™Œ 1
k
@gabfssilva It does not rely on blocking I/O calls. We are using Ktor under the hood
โœ… 2
๐Ÿ‘๐Ÿป 1
๐Ÿ‘ 1
d
@Koji Osugi I suspect there is something wrong with the packaging of
1.4.0
, when trying to use it I always get
Could not find ychat-sdk:ychat-core:unspecified
while
1.3.0
resolves fine as expected.
I even tried specifying additional dependency
ychat-sdk:ychat-core:1.4.0
but it appears this module doesn't exist on Maven Central at all.
@Koji Osugi raised issue here
k
@darkmoon_uk Thank you! It's fixed on 1.4.1
โค๏ธ 1