- Building Scalable Apps with Redis and Node.js
- Joshua Johanan
- 70字
- 2021-08-05 17:49:05
Node package versions
We are going to create three different applications through out this chapter. The first two applications we create will only have the requirement for Socket.IO. The other application will be the application we started in Chapter 1, Backend Development with Express. So, the following is the list of packages in addition to everything we have already installed:
- socket.io: 1.0.6
- socket.io-redis: 0.1.3
- connect: 3.0.2
- cookie: 0.1.1
- express-session: 1.6.5
推薦閱讀
- Clojure Programming Cookbook
- Learning NServiceBus(Second Edition)
- Learn to Create WordPress Themes by Building 5 Projects
- Building a RESTful Web Service with Spring
- Rake Task Management Essentials
- Mastering Articulate Storyline
- Visual C
- 從零開始學C語言
- Unity 2017 Mobile Game Development
- Webpack實戰:入門、進階與調優
- 深入淺出Python數據分析
- Python機器學習開發實戰
- Building Microservices with Go
- Processing開發實戰
- HTML5程序開發范例寶典