资源算法sockeye-pusher

sockeye-pusher

2020-04-02 | |  31 |   0 |   0

Sockeye::Pusher

This project is currently under development, and is not usable. Please check back soon.

Installation

Add this line to your application's Gemfile:

gem 'sockeye-pusher'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sockeye-pusher

Usage

client = Sockeye::Pusher.new(server_address: "ws://sockeye.local:8443", secret_token: "SUPER_STRONG_SECURITY_TOKEN")
result = client.deliver(identifiers: ["USER ID OR OTHER UNIQUE IDENTIFIER"], payload: "Test message. Can be text or JSON.")puts result.inspect

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/sockeye-pusher. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.


上一篇:Chilkoot_Sockeye

下一篇:SSHI-sockeye

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...