liveview-native / liveview-native-core

Provides core language-agnostic functionality for LiveView Native across platforms
MIT License
146 stars 10 forks source link

Add more connection options to the live socket on open. #209

Closed mobile-bungalow closed 3 weeks ago

mobile-bungalow commented 3 weeks ago

closes #175 , will require us to cut a new release.

mobile-bungalow commented 3 weeks ago

notably this will also break Kotlin. Having connection opt object without sane defaults should prevent future breaks though.

simlay commented 3 weeks ago

notably this will also break Kotlin. Having connection opt object without sane defaults should prevent future breaks though.

The jetpack client doesn't use the networking parts yet though so your good there.

Also, bump the version in the Cargo.toml, Package.swift and gradle.build.kt