没有合适的资源?快使用搜索试试~ 我知道了~
em-campfire:用于 Campfire 的 EventMachine API 包装器
共25个文件
rb:18个
md:3个
gitignore:1个
需积分: 5 0 下载量 125 浏览量
2021-06-14
02:33:53
上传
评论
收藏 21KB ZIP 举报
温馨提示
em-campfire 是一个用于与聊天应用程序交互的库。 它是从 v1 bot 框架中提取的。 安装 gem install em-campfire或将gem 'em-campfire'放在您的 Gemfile 中。 例子 require 'em-campfire' EM . run { connection = EM :: Campfire . new ( :subdomain => "foo" , :api_key => "jhhekrlfjnksdjnliyherkjb" , :verbose => true ) # Join a room, you will need the room id connection . join ( 10101 ) # Stream a room, need to join it first connection . join
资源推荐
资源详情
资源评论
收起资源包目录
em-campfire-master.zip (25个子文件)
em-campfire-master
.gitignore 98B
LICENSE.md 1KB
CONTRIBUTING.md 733B
examples
simple.rb 1KB
spec
messages_helper.rb 459B
rooms_helper.rb 4KB
spec_helper.rb 1KB
lib
cache_spec.rb 525B
users_spec.rb 6KB
connection_spec.rb 2KB
em-campfire_spec.rb 3KB
messages_spec.rb 2KB
rooms_spec.rb 8KB
users_helper.rb 2KB
README.md 4KB
lib
em-campfire
rooms.rb 6KB
messages.rb 2KB
users.rb 3KB
connection.rb 748B
version.rb 68B
cache.rb 406B
em-campfire.rb 2KB
em-campfire.gemspec 1KB
Gemfile 38B
Rakefile 271B
共 25 条
- 1
资源评论
侯戈
- 粉丝: 25
- 资源: 4629
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功