微信小程序蓝牙开发教程带你探索物联网的便捷与魅力
1130
2022-10-10
Cramp是Ruby中一个完全异步实时web应用程序框架
Cramp
Cramp is a fully asynchronous realtime web application framework in Ruby. It is built on top of EventMachine and primarily designed for working with larger number of open connections and providing full-duplex bi-directional communication.
Installation
Add this line to your application's Gemfile:
gem 'cramp'
And then execute:
$ bundle
Manual installation:
$ gem install cramp
Usage
Please check out http://cramp.in to find out more.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。