anycable 1.5.2 โ 1.6.0.rc.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -1
- data/README.md +9 -57
- metadata +16 -14
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5e93fc8057b36c62509d68ee3bfa74efa7f2f7c30039dd8e845d751c8ec66bf0
|
4
|
+
data.tar.gz: 4f7df0af9d6e3faf479e07fff14e79fc845dc728ecbf7aba15eb8ea181857291
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ad166af80dd992c59bd77f50d6244baf95fa66cb89caf953b2e30cf2b59e2d27fea859ac2ab33c6c4b86407d2385630949d40063b328ae27f08f5ee88c1105e
|
7
|
+
data.tar.gz: 4e702bb7172d79582f4249b625de63d6f3e9206adc8837f531c1bacf825ce6dbd376d7b7545edba222e31eca10e622172c49f7b4eb3cb479b4dff0121b4bfb69
|
data/CHANGELOG.md
CHANGED
@@ -213,7 +213,7 @@ See [#71](https://github.com/anycable/anycable/pull/71).
|
|
213
213
|
|
214
214
|
---
|
215
215
|
|
216
|
-
See [Changelog](https://github.com/anycable/anycable/blob/0-6-stable/CHANGELOG.md) for versions <1.0.0.
|
216
|
+
See [Changelog](https://github.com/anycable/anycable-rb/blob/0-6-stable/CHANGELOG.md) for versions <1.0.0.
|
217
217
|
|
218
218
|
[@palkan]: https://github.com/palkan
|
219
219
|
[@smasry]: https://github.com/smasry
|
data/README.md
CHANGED
@@ -1,77 +1,29 @@
|
|
1
1
|
[![Gem Version](https://badge.fury.io/rb/anycable.svg)](https://rubygems.org/gems/anycable)
|
2
|
-
[![Build](https://github.com/anycable/anycable/workflows/Build/badge.svg)](https://github.com/anycable/anycable/actions)
|
3
|
-
[![
|
4
|
-
[![Documentation](https://img.shields.io/badge/docs-link-brightgreen.svg)](https://docs.anycable.io/v1)
|
2
|
+
[![Build](https://github.com/anycable/anycable-rb/workflows/Build/badge.svg)](https://github.com/anycable/anycable-rb/actions)
|
3
|
+
[![Documentation](https://img.shields.io/badge/docs-link-brightgreen.svg)](https://docs.anycable.io)
|
5
4
|
|
6
|
-
# AnyCable
|
5
|
+
# AnyCable Ruby SDK
|
7
6
|
|
8
7
|
<img align="right" height="150" width="129"
|
9
8
|
title="AnyCable logo" src="https://docs.anycable.io/assets/images/logo.svg">
|
10
9
|
|
11
|
-
AnyCable
|
10
|
+
[AnyCable](https://anycable.io) is an open-source language-agnostic realtime server for reliable two-way communication. This repository contains the Ruby SDK for AnyCable including RPC server implementations, broadcasting adapters and other utilities that could help you to integrate AnyCable into any Ruby application. For Rails integration, check out a dedicated gem: [anycable-rails](https://github.com/anycable/anycable-rails).
|
12
11
|
|
13
|
-
|
14
|
-
|
15
|
-
> [AnyCable Pro](https://docs.anycable.io/pro) has been launched ๐
|
16
|
-
|
17
|
-
<a href="https://evilmartians.com/">
|
18
|
-
<img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg" alt="Sponsored by Evil Martians" width="236" height="54"></a>
|
12
|
+
๐ [Website](https://anycable.io) ยท ๐ [Documentation](https://docs.anycable.io/ruby/non_rails)
|
19
13
|
|
20
14
|
## Requirements
|
21
15
|
|
22
|
-
- Ruby
|
23
|
-
- Redis or NATS (for broadcasting **in production**, [discuss other options](https://github.com/anycable/anycable/issues/2) with us!)
|
24
|
-
|
25
|
-
## Usage
|
16
|
+
- Ruby 3.0+.
|
26
17
|
|
27
|
-
|
28
|
-
|
29
|
-
## Links
|
18
|
+
## Resources
|
30
19
|
|
31
20
|
- [AnyCable off Rails: connecting Twilio streams with Hanami](https://evilmartians.com/chronicles/anycable-goes-off-rails-connecting-twilio-streams-with-hanami)
|
32
21
|
|
33
|
-
- [AnyCable 1.0: Four years of real-time web with Ruby and Go](https://evilmartians.com/chronicles/anycable-1-0-four-years-of-real-time-web-with-ruby-and-go)
|
34
|
-
|
35
|
-
- [AnyCable: Action Cable on steroids!](https://evilmartians.com/chronicles/anycable-actioncable-on-steroids)
|
36
|
-
|
37
|
-
- [Connecting LiteCable to Hanami](http://gabrielmalakias.com.br/ruby/hanami/iot/2017/05/26/websockets-connecting-litecable-to-hanami.html) by [@GabrielMalakias](https://github.com/GabrielMalakias)
|
38
|
-
|
39
|
-
- [From Action to Any](https://medium.com/@leshchuk/from-action-to-any-1e8d863dd4cf) by [@alekseyl](https://github.com/alekseyl)
|
40
|
-
|
41
|
-
## Talks
|
42
|
-
|
43
|
-
- High-speed cables for Ruby, RubyConf 2018, [slides](https://speakerdeck.com/palkan/rubyconf-2018-high-speed-cables-for-ruby) and [video](https://www.youtube.com/watch?v=8XRcOZXOzV4) (EN)
|
44
|
-
|
45
|
-
- One cable to rule them all, RubyKaigi 2018, [slides](https://speakerdeck.com/palkan/rubykaigi-2018-anycable-one-cable-to-rule-them-all) and [video](https://www.youtube.com/watch?v=jXCPuNICT8s) (EN)
|
46
|
-
|
47
|
-
- Wroc_Love.rb 2018 [slides](https://speakerdeck.com/palkan/wroc-love-dot-rb-2018-cables-cables-cables) and [video](https://www.youtube.com/watch?v=AUxFFOehiy0) (EN)
|
48
|
-
|
49
|
-
- RubyConfMY 2017 [slides](https://speakerdeck.com/palkan/rubyconf-malaysia-2017-anycable) and [video](https://www.youtube.com/watch?v=j5oFx525zNw) (EN)
|
50
|
-
|
51
|
-
- RailsClub Moscow 2016 [slides](https://speakerdeck.com/palkan/railsclub-moscow-2016-anycable) and [video](https://www.youtube.com/watch?v=-k7GQKuBevY&list=PLiWUIs1hSNeOXZhotgDX7Y7qBsr24cu7o&index=4) (RU)
|
52
|
-
|
53
|
-
## Building
|
54
|
-
|
55
|
-
### Generating gRPC files from `.proto`
|
56
|
-
|
57
|
-
- Install required GRPC gems:
|
58
|
-
|
59
|
-
```sh
|
60
|
-
gem install grpc
|
61
|
-
gem install grpc-tools
|
62
|
-
```
|
63
|
-
|
64
|
-
- Re-generate GRPC files (if necessary):
|
65
|
-
|
66
|
-
```sh
|
67
|
-
make
|
68
|
-
```
|
69
|
-
|
70
22
|
## Contributing
|
71
23
|
|
72
|
-
Bug reports and pull requests are welcome on GitHub at [https://github.com/anycable/anycable](https://github.com/anycable/anycable).
|
24
|
+
Bug reports and pull requests are welcome on GitHub at [https://github.com/anycable/anycable-rb](https://github.com/anycable/anycable-rb).
|
73
25
|
|
74
|
-
Please, provide reproduction script (using [this template](https://github.com/anycable/anycable/blob/master/etc/bug_report_template.rb)) when submitting bugs if possible.
|
26
|
+
Please, provide reproduction script (using [this template](https://github.com/anycable/anycable-rb/blob/master/etc/bug_report_template.rb)) when submitting bugs if possible.
|
75
27
|
|
76
28
|
## License
|
77
29
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: anycable
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.6.0.rc.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- Vladimir Dementyev
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-01-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: anycable-core
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 1.
|
19
|
+
version: 1.6.0.rc.1
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 1.
|
26
|
+
version: 1.6.0.rc.1
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: grpc
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -38,7 +38,8 @@ dependencies:
|
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '1.6'
|
41
|
-
description: AnyCable
|
41
|
+
description: Ruby SDK for AnyCable, an open-source realtime server for reliable two-way
|
42
|
+
communication
|
42
43
|
email:
|
43
44
|
- dementiev.vm@gmail.com
|
44
45
|
executables: []
|
@@ -48,15 +49,15 @@ files:
|
|
48
49
|
- CHANGELOG.md
|
49
50
|
- MIT-LICENSE
|
50
51
|
- README.md
|
51
|
-
homepage: http://github.com/anycable/anycable
|
52
|
+
homepage: http://github.com/anycable/anycable-rb
|
52
53
|
licenses:
|
53
54
|
- MIT
|
54
55
|
metadata:
|
55
|
-
bug_tracker_uri: http://github.com/anycable/anycable/issues
|
56
|
-
changelog_uri: https://github.com/anycable/anycable/blob/master/CHANGELOG.md
|
56
|
+
bug_tracker_uri: http://github.com/anycable/anycable-rb/issues
|
57
|
+
changelog_uri: https://github.com/anycable/anycable-rb/blob/master/CHANGELOG.md
|
57
58
|
documentation_uri: https://docs.anycable.io/
|
58
59
|
homepage_uri: https://anycable.io/
|
59
|
-
source_code_uri: http://github.com/anycable/anycable
|
60
|
+
source_code_uri: http://github.com/anycable/anycable-rb
|
60
61
|
funding_uri: https://github.com/sponsors/anycable
|
61
62
|
post_install_message:
|
62
63
|
rdoc_options: []
|
@@ -66,15 +67,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
66
67
|
requirements:
|
67
68
|
- - ">="
|
68
69
|
- !ruby/object:Gem::Version
|
69
|
-
version:
|
70
|
+
version: '0'
|
70
71
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
71
72
|
requirements:
|
72
|
-
- - "
|
73
|
+
- - ">"
|
73
74
|
- !ruby/object:Gem::Version
|
74
|
-
version:
|
75
|
+
version: 1.3.1
|
75
76
|
requirements: []
|
76
77
|
rubygems_version: 3.4.19
|
77
78
|
signing_key:
|
78
79
|
specification_version: 4
|
79
|
-
summary: AnyCable
|
80
|
+
summary: Ruby SDK for AnyCable, an open-source realtime server for reliable two-way
|
81
|
+
communication
|
80
82
|
test_files: []
|