rails_postgres_websockets_chat:使用 Postgres LISTENNOTIFY 的 Websocket 聊天应用程序

时间:2021-06-19 12:57:29
【文件属性】:
文件名称:rails_postgres_websockets_chat:使用 Postgres LISTENNOTIFY 的 Websocket 聊天应用程序
文件大小:133KB
文件格式:ZIP
更新时间:2021-06-19 12:57:29
Ruby Rails+Postgres WebSockets 聊天演示 基于 ,但使用 Postgres LISTEN/NOTIFY代替 Redis 进行消息传递,并且也在 Postgres 中保留聊天消息。 这不依赖于 Redis 。
【文件预览】:
rails_postgres_websockets_chat-master
----.gitignore(399B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------lib()
--------controllers()
----config.ru(153B)
----bin()
--------rails(145B)
--------setup(805B)
--------bundle(129B)
--------spring(461B)
--------rake(90B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(343B)
--------schema.rb(1KB)
----public()
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(2KB)
----SCREENSHOT.png(139KB)
----README.md(420B)
----vendor()
--------assets()
----config()
--------boot.rb(132B)
--------secrets.yml(964B)
--------database.yml(3KB)
--------routes.rb(2KB)
--------environments()
--------environment.rb(150B)
--------application.rb(1KB)
--------locales()
--------puma.rb(718B)
--------initializers()
----lib()
--------assets()
--------tasks()
----Procfile(40B)
----Gemfile(2KB)
----Rakefile(249B)
----app.json(293B)
----Gemfile.lock(5KB)

网友评论