Hi everyone! I'm excited to announce that Y-Chat has released version 1.4.0! This latest version add...
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