Udemy - Working with WebSockets in Go (Golang) 2021-3
- 收录时间:2022-11-02 06:35:08
- 文件大小:7GB
- 下载次数:1
- 最近下载:2022-11-02 06:35:08
- 磁力链接:
-
文件列表
- 6. Implementing Websockets on Vigilate/12. Turning services on and off in real-time.mp4 264MB
- 6. Implementing Websockets on Vigilate/7. Updating tables on the host page when status changes.mp4 227MB
- 8. Writing Tests/1. Handler Tests.mp4 211MB
- 6. Implementing Websockets on Vigilate/11. Updating the schedule page in real time.mp4 184MB
- 6. Implementing Websockets on Vigilate/14. Saving and displaying events.mp4 182MB
- 4. Setting up our Application/3. Creating forms for our hosts.mp4 176MB
- 3. Project II Vigilate, a server monitoring system/3. Installing the starter project.mp4 174MB
- 4. Setting up our Application/6. Inserting a host into the database.mp4 152MB
- 5. Monitoring Services/4. Monitoring part 3.mp4 147MB
- 3. Project II Vigilate, a server monitoring system/4. Connecting to Pusher.mp4 139MB
- 6. Implementing Websockets on Vigilate/19. Sending notifications via email.mp4 131MB
- 4. Setting up our Application/20. Adding service status to the host page.mp4 128MB
- 4. Setting up our Application/18. List all services by status.mp4 125MB
- 6. Implementing Websockets on Vigilate/10. Displaying the monitoring schedule.mp4 125MB
- 4. Setting up our Application/16. Listing all services on overview page.mp4 121MB
- 6. Implementing Websockets on Vigilate/22. Writing the code to send SMS messages.mp4 117MB
- 2. Our First Project Chat/10. Sending messages.mp4 116MB
- 7. Monitoring Additional Services/3. Monitoring SSL certificates.mp4 115MB
- 5. Monitoring Services/3. Monitoring part 2.mp4 111MB
- 8. Writing Tests/3. Websocket Tests (the right way).mp4 109MB
- 6. Implementing Websockets on Vigilate/5. Updating service status count in real time.mp4 108MB
- 4. Setting up our Application/12. Adding services to a host 3.mp4 108MB
- 2. Our First Project Chat/7. Listing users.mp4 106MB
- 6. Implementing Websockets on Vigilate/15. Cleaning things up.mp4 105MB
- 2. Our First Project Chat/6. Improving our WS endpoint, and setting up go outines.mp4 104MB
- 4. Setting up our Application/15. Listing host services in a more intelligent way.mp4 103MB
- 4. Setting up our Application/25. Manually testing a host service 4.mp4 99MB
- 4. Setting up our Application/1. Setting up some database tables.mp4 97MB
- 4. Setting up our Application/22. Manually Testing a host service 1.mp4 95MB
- 5. Monitoring Services/8. Monitoring part 7.mp4 91MB
- 4. Setting up our Application/7. Getting and and updating a host.mp4 88MB
- 4. Setting up our Application/24. Manually testing a host service 3.mp4 88MB
- 4. Setting up our Application/9. Getting all hosts and displaying on page.mp4 86MB
- 5. Monitoring Services/1. Setting up a schedule to monitor services.mp4 83MB
- 5. Monitoring Services/6. Monitoring part 5.mp4 80MB
- 7. Monitoring Additional Services/1. Setting up two new services.mp4 80MB
- 6. Implementing Websockets on Vigilate/3. Running service checks.mp4 80MB
- 6. Implementing Websockets on Vigilate/1. Pushing monitoring startstop events to client.mp4 78MB
- 4. Setting up our Application/26. Manually testing a host service 5.mp4 76MB
- 4. Setting up our Application/23. Manually Testing a host service 2.mp4 74MB
- 4. Setting up our Application/17. Showing service status counts on overview page.mp4 73MB
- 3. Project II Vigilate, a server monitoring system/5. Pushing an event to the client.mp4 73MB
- 4. Setting up our Application/8. Modifying the post handler for hosts to update.mp4 70MB
- 6. Implementing Websockets on Vigilate/16. Sending an event to a private channel.mp4 70MB
- 5. Monitoring Services/9. Monitoring part 8.mp4 68MB
- 4. Setting up our Application/5. Passing data to our host form.mp4 67MB
- 4. Setting up our Application/2. Setting up models.mp4 67MB
- 5. Monitoring Services/5. Monitoring part 4.mp4 64MB
- 8. Writing Tests/2. Websocket Tests (the wrong way).mp4 64MB
- 2. Our First Project Chat/2. Setting up a simple application.mp4 63MB
- 6. Implementing Websockets on Vigilate/4. Pushing events on host service status change.mp4 63MB
- 2. Our First Project Chat/5. Adding additional socket event handlers.mp4 63MB
- 4. Setting up our Application/4. Adding form validation, and setting up a handler for posting data.mp4 63MB
- 4. Setting up our Application/10. Adding services to a host 1.mp4 62MB
- 4. Setting up our Application/14. Database functions to addremove a service from host.mp4 60MB
- 2. Our First Project Chat/11. Cleaning things up.mp4 56MB
- 2. Our First Project Chat/12. What if the server goes away Reconnecting painlessly.mp4 54MB
- 6. Implementing Websockets on Vigilate/6. Cleaning up our code.mp4 53MB
- 2. Our First Project Chat/4. Connecting to our websocket endpoint.mp4 52MB
- 5. Monitoring Services/7. Monitoring part 6.mp4 51MB
- 4. Setting up our Application/21. Making things a bit more visually appealing.mp4 50MB
- 4. Setting up our Application/13. Adding services to a host 4.mp4 49MB
- 2. Our First Project Chat/3. Creating a handler to upgrade a connection to websockets.mp4 48MB
- 1. Introduction & Setup/1. Introduction.mp4 47MB
- 2. Our First Project Chat/13. Adding server status indicator.mp4 47MB
- 4. Setting up our Application/11. Adding services to a host 2.mp4 45MB
- 2. Our First Project Chat/8. Fixing a problem with disappearing users.mp4 43MB
- 6. Implementing Websockets on Vigilate/9. Solution to exercise.mp4 42MB
- 3. Project II Vigilate, a server monitoring system/1. What are we going to build.mp4 37MB
- 3. Project II Vigilate, a server monitoring system/2. Install Postgres and a Postgres Client.mp4 34MB
- 5. Monitoring Services/2. An Aside Updating the chi router.mp4 31MB
- 6. Implementing Websockets on Vigilate/17. Installing Mailhog on a Mac.mp4 30MB
- 6. Implementing Websockets on Vigilate/20. Sending notifications via text (SMS).mp4 26MB
- 7. Monitoring Additional Services/2. Monitoring HTTPS services.mp4 25MB
- 6. Implementing Websockets on Vigilate/21. Setting up a Twilio Account.mp4 20MB
- 6. Implementing Websockets on Vigilate/13. Pushing events after a manual check.mp4 20MB
- 1. Introduction & Setup/4. Installing an IDE.mp4 20MB
- 4. Setting up our Application/19. Updates for Go 1.16.mp4 19MB
- 1. Introduction & Setup/2. About me.mp4 17MB
- 2. Our First Project Chat/9. One minor fix.mp4 14MB
- 6. Implementing Websockets on Vigilate/8. Exercise Update Overview sub-pages.mp4 10MB
- 6. Implementing Websockets on Vigilate/18. Installing Mailhog on Windows.mp4 8MB
- 6. Implementing Websockets on Vigilate/2. Setting up a local server to monitor.mp4 8MB
- 1. Introduction & Setup/3. Installing Go.mp4 7MB
- 2. Our First Project Chat/1. What are we going to build.mp4 5MB
- 8. Writing Tests/1. Handler Tests.srt 38KB
- 6. Implementing Websockets on Vigilate/12. Turning services on and off in real-time.srt 37KB
- 6. Implementing Websockets on Vigilate/7. Updating tables on the host page when status changes.srt 35KB
- 3. Project II Vigilate, a server monitoring system/3. Installing the starter project.srt 35KB
- 3. Project II Vigilate, a server monitoring system/4. Connecting to Pusher.srt 26KB
- 4. Setting up our Application/6. Inserting a host into the database.srt 26KB
- 6. Implementing Websockets on Vigilate/14. Saving and displaying events.srt 26KB
- 5. Monitoring Services/4. Monitoring part 3.srt 24KB
- 6. Implementing Websockets on Vigilate/11. Updating the schedule page in real time.srt 24KB
- 4. Setting up our Application/3. Creating forms for our hosts.srt 23KB
- 6. Implementing Websockets on Vigilate/10. Displaying the monitoring schedule.srt 22KB
- 6. Implementing Websockets on Vigilate/19. Sending notifications via email.srt 21KB
- 4. Setting up our Application/20. Adding service status to the host page.srt 21KB
- 4. Setting up our Application/18. List all services by status.srt 21KB
- 4. Setting up our Application/1. Setting up some database tables.srt 20KB
- 2. Our First Project Chat/2. Setting up a simple application.srt 19KB
- 6. Implementing Websockets on Vigilate/22. Writing the code to send SMS messages.srt 18KB
- 4. Setting up our Application/12. Adding services to a host 3.srt 18KB
- 4. Setting up our Application/16. Listing all services on overview page.srt 18KB
- 4. Setting up our Application/22. Manually Testing a host service 1.srt 18KB
- 4. Setting up our Application/24. Manually testing a host service 3.srt 18KB
- 2. Our First Project Chat/7. Listing users.srt 18KB
- 5. Monitoring Services/3. Monitoring part 2.srt 17KB
- 5. Monitoring Services/1. Setting up a schedule to monitor services.srt 17KB
- 2. Our First Project Chat/6. Improving our WS endpoint, and setting up go outines.srt 17KB
- 6. Implementing Websockets on Vigilate/5. Updating service status count in real time.srt 16KB
- 5. Monitoring Services/8. Monitoring part 7.srt 16KB
- 7. Monitoring Additional Services/3. Monitoring SSL certificates.srt 16KB
- 4. Setting up our Application/25. Manually testing a host service 4.srt 16KB
- 2. Our First Project Chat/10. Sending messages.srt 16KB
- 4. Setting up our Application/15. Listing host services in a more intelligent way.srt 15KB
- 8. Writing Tests/3. Websocket Tests (the right way).srt 15KB
- 6. Implementing Websockets on Vigilate/15. Cleaning things up.srt 14KB
- 6. Implementing Websockets on Vigilate/1. Pushing monitoring startstop events to client.srt 13KB
- 7. Monitoring Additional Services/1. Setting up two new services.srt 13KB
- 4. Setting up our Application/17. Showing service status counts on overview page.srt 13KB
- 4. Setting up our Application/7. Getting and and updating a host.srt 12KB
- 4. Setting up our Application/9. Getting all hosts and displaying on page.srt 12KB
- 5. Monitoring Services/6. Monitoring part 5.srt 12KB
- 6. Implementing Websockets on Vigilate/3. Running service checks.srt 12KB
- 4. Setting up our Application/26. Manually testing a host service 5.srt 12KB
- 4. Setting up our Application/2. Setting up models.srt 11KB
- 4. Setting up our Application/23. Manually Testing a host service 2.srt 11KB
- 2. Our First Project Chat/5. Adding additional socket event handlers.srt 11KB
- 4. Setting up our Application/8. Modifying the post handler for hosts to update.srt 11KB
- 3. Project II Vigilate, a server monitoring system/5. Pushing an event to the client.srt 11KB
- 4. Setting up our Application/10. Adding services to a host 1.srt 10KB
- 8. Writing Tests/2. Websocket Tests (the wrong way).srt 10KB
- 6. Implementing Websockets on Vigilate/16. Sending an event to a private channel.srt 10KB
- 6. Implementing Websockets on Vigilate/4. Pushing events on host service status change.srt 10KB
- 5. Monitoring Services/5. Monitoring part 4.srt 10KB
- 4. Setting up our Application/14. Database functions to addremove a service from host.srt 9KB
- 4. Setting up our Application/5. Passing data to our host form.srt 9KB
- 2. Our First Project Chat/3. Creating a handler to upgrade a connection to websockets.srt 9KB
- 4. Setting up our Application/21. Making things a bit more visually appealing.srt 9KB
- 5. Monitoring Services/9. Monitoring part 8.srt 9KB
- 2. Our First Project Chat/4. Connecting to our websocket endpoint.srt 9KB
- 3. Project II Vigilate, a server monitoring system/1. What are we going to build.srt 8KB
- 6. Implementing Websockets on Vigilate/6. Cleaning up our code.srt 8KB
- 4. Setting up our Application/11. Adding services to a host 2.srt 8KB
- 4. Setting up our Application/4. Adding form validation, and setting up a handler for posting data.srt 8KB
- 2. Our First Project Chat/13. Adding server status indicator.srt 8KB
- 2. Our First Project Chat/12. What if the server goes away Reconnecting painlessly.srt 8KB
- 6. Implementing Websockets on Vigilate/9. Solution to exercise.srt 7KB
- 2. Our First Project Chat/11. Cleaning things up.srt 7KB
- 2. Our First Project Chat/8. Fixing a problem with disappearing users.srt 7KB
- 4. Setting up our Application/13. Adding services to a host 4.srt 7KB
- 5. Monitoring Services/7. Monitoring part 6.srt 7KB
- 3. Project II Vigilate, a server monitoring system/2. Install Postgres and a Postgres Client.srt 6KB
- 6. Implementing Websockets on Vigilate/17. Installing Mailhog on a Mac.srt 4KB
- 1. Introduction & Setup/1. Introduction.srt 4KB
- 6. Implementing Websockets on Vigilate/13. Pushing events after a manual check.srt 4KB
- 6. Implementing Websockets on Vigilate/20. Sending notifications via text (SMS).srt 4KB
- 7. Monitoring Additional Services/2. Monitoring HTTPS services.srt 4KB
- 5. Monitoring Services/2. An Aside Updating the chi router.srt 4KB
- 6. Implementing Websockets on Vigilate/2.1 hello-world-web.zip 3KB
- 6. Implementing Websockets on Vigilate/21. Setting up a Twilio Account.srt 3KB
- 4. Setting up our Application/19. Updates for Go 1.16.srt 3KB
- 2. Our First Project Chat/9. One minor fix.srt 3KB
- 6. Implementing Websockets on Vigilate/8. Exercise Update Overview sub-pages.srt 3KB
- 1. Introduction & Setup/4. Installing an IDE.srt 3KB
- 2. Our First Project Chat/1. What are we going to build.srt 2KB
- 6. Implementing Websockets on Vigilate/2. Setting up a local server to monitor.srt 2KB
- 1. Introduction & Setup/2. About me.srt 1KB
- 6. Implementing Websockets on Vigilate/18. Installing Mailhog on Windows.srt 1KB
- 1. Introduction & Setup/3. Installing Go.srt 1KB
- 2. Our First Project Chat/14. Review of Javascript for communicating over websockets.html 140B
- 3. Project II Vigilate, a server monitoring system/6. Connecting to a Pusher server in Javascript.html 140B
- 4. Setting up our Application/27. Sending an AJAX request to test a service.html 140B
- 6. Implementing Websockets on Vigilate/20.1 Twilio blog post on Go and SMS.html 127B
- 2. Our First Project Chat/11.2 Source code for this lecture.html 113B
- 2. Our First Project Chat/12.1 Source code for this lecture.html 113B
- 2. Our First Project Chat/13.1 Source code for this lecture.html 113B
- 4. Setting up our Application/10.1 Source for this lecture.html 113B
- 4. Setting up our Application/11.1 Source for this lecture.html 113B
- 4. Setting up our Application/12.1 Source for this lecture.html 113B
- 4. Setting up our Application/13.1 Source for this lecture.html 113B
- 4. Setting up our Application/14.1 Source for this lecture.html 113B
- 4. Setting up our Application/15.1 Source for this lecture.html 113B
- 4. Setting up our Application/16.1 Source for this lecture.html 113B
- 4. Setting up our Application/17.1 Source for this lecture.html 113B
- 4. Setting up our Application/18.1 Source for this lecture.html 113B
- 4. Setting up our Application/19.2 Source for this lecture.html 113B
- 4. Setting up our Application/20.1 Source for this lecture.html 113B
- 4. Setting up our Application/21.1 Source for this lecture.html 113B
- 4. Setting up our Application/22.1 Source for this lecture.html 113B
- 4. Setting up our Application/23.1 Source for this lecture.html 113B
- 4. Setting up our Application/24.1 Source for this lecture.html 113B
- 4. Setting up our Application/25.1 Source for this lecture.html 113B
- 4. Setting up our Application/26.1 Source for this lecture.html 113B
- 4. Setting up our Application/7.1 Source for this lecture.html 113B
- 4. Setting up our Application/8.1 Source for this lecture.html 113B
- 4. Setting up our Application/9.1 Source for this lecture.html 113B
- 5. Monitoring Services/1.1 Source for this lecture.html 113B
- 5. Monitoring Services/2.2 Source for this lecture.html 113B
- 5. Monitoring Services/3.1 Source for this lecture.html 113B
- 5. Monitoring Services/5.1 Source for this lecture.html 113B
- 5. Monitoring Services/6.1 Source for this lecture.html 113B
- 5. Monitoring Services/7.1 Source for this lecture.html 113B
- 5. Monitoring Services/8.1 Source for this lecture.html 113B
- 5. Monitoring Services/9.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/1.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/10.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/11.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/12.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/13.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/14.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/15.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/16.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/19.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/22.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/3.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/4.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/5.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/6.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/7.1 Source for this lecture.html 113B
- 6. Implementing Websockets on Vigilate/9.1 Source for this lecture.html 113B
- 7. Monitoring Additional Services/1.1 Source for this lecture.html 113B
- 7. Monitoring Additional Services/2.1 Source for this lecture.html 113B
- 7. Monitoring Additional Services/3.1 Source for this lecture.html 113B
- 8. Writing Tests/1.1 Source for this lecture.html 113B
- 8. Writing Tests/2.1 Source for this lecture.html 113B
- 2. Our First Project Chat/10.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/12.2 Reconnecting Websocket library.html 112B
- 2. Our First Project Chat/2.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/3.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/4.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/5.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/6.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/7.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/8.1 Source code for this lecture.html 112B
- 2. Our First Project Chat/9.1 Source code for this lecture.html 112B
- 3. Project II Vigilate, a server monitoring system/3.3 Starter project code.html 112B
- 3. Project II Vigilate, a server monitoring system/4.2 Source for this lecture.html 112B
- 3. Project II Vigilate, a server monitoring system/5.1 Source for this lecture.html 112B
- 4. Setting up our Application/1.1 Source for this lecture.html 112B
- 4. Setting up our Application/2.1 Source for this lecture.html 112B
- 4. Setting up our Application/3.1 Source for this lecture.html 112B
- 4. Setting up our Application/4.1 Source for this lecture.html 112B
- 4. Setting up our Application/5.1 Source for this lecture.html 112B
- 4. Setting up our Application/6.1 Source for this lecture.html 112B
- 4. Setting up our Application/19.1 What's New in Go 1.1.6.html 109B
- 3. Project II Vigilate, a server monitoring system/3.2 Soda.html 101B
- 1. Introduction & Setup/4.1 Visual Studio Code.html 99B
- 7. Monitoring Additional Services/3.2 checkhttp2.html 98B
- 3. Project II Vigilate, a server monitoring system/2.1 Postgres.html 97B
- 2. Our First Project Chat/11.1 notie.js github page.html 96B
- 6. Implementing Websockets on Vigilate/17.2 Mailhog on Github.html 95B
- 6. Implementing Websockets on Vigilate/18.1 Mailhog on Github.html 95B
- 3. Project II Vigilate, a server monitoring system/3.1 The Jet Template package.html 93B
- 3. Project II Vigilate, a server monitoring system/4.1 ipe, a pusher clone written in Go.html 91B
- 5. Monitoring Services/2.1 The chi router on GitHub.html 90B
- 6. Implementing Websockets on Vigilate/20.2 Twilio.html 84B
- 3. Project II Vigilate, a server monitoring system/2.2 dBeaver.html 80B
- 1. Introduction & Setup/3.1 golang.org.html 79B
- 6. Implementing Websockets on Vigilate/17.1 Homebrew.html 77B