iodine 0.7.55
A fast HTTP / Websocket Server with built-in Pub/Sub support (with or without Redis), static file support and many other features, optimized for Ruby MRI on Linux / BSD / macOS / Windows
Gemfile:
=
インストール:
=
Development依存関係 (5):
minitest
>= 5, < 6.0
rake
>= 12.0, < 14.0
rake-compiler
>= 1, < 2.0
rspec
>= 3.9.0, < 4.0
spec
>= 5.3.0, < 6.0
必須要件:
A Unix based system: Linux / macOS / BSD.
An updated C compiler.
Ruby >= 2.3.8 (Ruby EOL).
Ruby >= 2.5.0 recommended.
TLS requires OpenSSL >= 1.1.0.
Or Windows with Ruby >= 3.0.0 build with MingW and MingW as compiler.