rsocket-swift icon indicating copy to clipboard operation
rsocket-swift copied to clipboard

Support RSocket swift for Xcode 16

Open ayush-yadav001 opened this issue 1 year ago • 0 comments

RSocket - Swift is not compiling with XCODE 16 showing compile time error in RsocketCore RequestExamples.swift file due to init and decoding error.

Expected Behavior

Actual Behavior

Steps to Reproduce

Compile with xcode16 will reproduce this issue

Possible Solution

Your Environment

Xcode 16

  • RSocket version(s) used: Rsocket swift 0.0.1
  • Other relevant libraries versions (eg. netty, ...):
  • Platform (eg. JVM version (javar -version) or Node version (node --version)):
  • OS and version (eg uname -a):

ayush-yadav001 avatar Sep 25 '24 06:09 ayush-yadav001