Skip to content

Swift and Ruby RPC without dropping into Ruby's C API

Notifications You must be signed in to change notification settings

taquitos/SwiftRubyRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftRubyRPC

Swift and Ruby RPC without dropping into Ruby's C API

Setup

Start ruby server from the main project directory: ruby ruby/server.rb

Open SwiftRubyRPC project in Xcode and run. The app will connect to the ruby server, execute commands, and then exit. You can check the console logs for Xcode for details, as well as the console where the ruby server is running.

About

Swift and Ruby RPC without dropping into Ruby's C API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published