Skip to content

yoheimuta/SampleStarscream

Repository files navigation

SampleStarscream

This is a very simple example on how to use Starscream.

Usage

First make sure you have the gem dependencies of websocket server.

gem install em-websocket
gem install faker

Next simply run:

ruby ws-server.rb

If you run the app on your device, expose the local server to the internet like starting ngrok.

ngrok http 8080

After that, edit the endpoint.

Before running the Xcode project, you need to adjust the local package path to your starscream project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors