资源详情

返回首页 | 相关搜索
Udemy - Working with WebSockets in Go (Golang) (6.2024)
大小 4.91 GB
文件数 270
Info Hash: 1539F0D2FF16D5B2FCA42C74AD7CDDE420B23FDC
收录时间 2026-02-12 20:03:20
更新时间 2026-02-12 20:03:20
文件列表 (270)
01 - Introduction & Setup/001 Introduction.mp4
47.46 MB
01 - Introduction & Setup/001 Introduction.srt
4.13 KB
01 - Introduction & Setup/002 About me.mp4
3.92 MB
01 - Introduction & Setup/002 About me.srt
1.34 KB
01 - Introduction & Setup/003 golang.org.url
42 B
01 - Introduction & Setup/003 Installing Go.mp4
13.18 MB
01 - Introduction & Setup/003 Installing Go.srt
2.31 KB
01 - Introduction & Setup/004 Installing an IDE.mp4
17.72 MB
01 - Introduction & Setup/004 Installing an IDE.srt
5.18 KB
01 - Introduction & Setup/004 Visual-Studio-Code.url
62 B
01 - Introduction & Setup/external-links.txt
104 B
02 - Our First Project Chat/001 What are we going to build.mp4
2.27 MB
02 - Our First Project Chat/001 What are we going to build.srt
2.19 KB
02 - Our First Project Chat/002 Setting up a simple application.mp4
63.27 MB
02 - Our First Project Chat/002 Setting up a simple application.srt
19.16 KB
02 - Our First Project Chat/002 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/003 Creating a handler to upgrade a connection to websockets.mp4
21.52 MB
02 - Our First Project Chat/003 Creating a handler to upgrade a connection to websockets.srt
9.12 KB
02 - Our First Project Chat/003 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/004 Connecting to the websocket endpoint.mp4
36.89 MB
02 - Our First Project Chat/004 Connecting to the websocket endpoint.srt
9.65 KB
02 - Our First Project Chat/004 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/005 Adding additional socket event handlers.mp4
31.2 MB
02 - Our First Project Chat/005 Adding additional socket event handlers.srt
11 KB
02 - Our First Project Chat/005 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/006 Improving our WS endpoint, and setting up go outines.mp4
50.65 MB
02 - Our First Project Chat/006 Improving our WS endpoint, and setting up go outines.srt
17.66 KB
02 - Our First Project Chat/006 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/007 Listing all users.mp4
74.72 MB
02 - Our First Project Chat/007 Listing all users.srt
18.45 KB
02 - Our First Project Chat/007 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/008 Fixing a problem with disappearing users.mp4
29.17 MB
02 - Our First Project Chat/008 Fixing a problem with disappearing users.srt
7.2 KB
02 - Our First Project Chat/008 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/009 One minor fix.mp4
5.5 MB
02 - Our First Project Chat/009 One minor fix.srt
3.55 KB
02 - Our First Project Chat/009 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/010 Sending messages.mp4
98.22 MB
02 - Our First Project Chat/010 Sending messages.srt
16.33 KB
02 - Our First Project Chat/010 Source-code-for-this-lecture.url
75 B
02 - Our First Project Chat/011 Cleaning things up.mp4
37.08 MB
02 - Our First Project Chat/011 Cleaning things up.srt
8.28 KB
02 - Our First Project Chat/011 notie.js-github-page.url
59 B
02 - Our First Project Chat/011 Source-code-for-this-lecture.url
76 B
02 - Our First Project Chat/012 Reconnecting-Websocket-library.url
75 B
02 - Our First Project Chat/012 Source-code-for-this-lecture.url
76 B
02 - Our First Project Chat/012 What if the server goes away Reconnecting painlessly.mp4
36.1 MB
02 - Our First Project Chat/012 What if the server goes away Reconnecting painlessly.srt
8.26 KB
02 - Our First Project Chat/013 Adding server status indicator.mp4
32.77 MB
02 - Our First Project Chat/013 Adding server status indicator.srt
8.33 KB
02 - Our First Project Chat/013 Source-code-for-this-lecture.url
76 B
02 - Our First Project Chat/014 Review of Javascript for communicating over websockets.html
9.67 KB
02 - Our First Project Chat/external-links.txt
1.2 KB
03 - Project II Vigilate, a server monitoring system/001 What are we going to build.mp4
37.35 MB
03 - Project II Vigilate, a server monitoring system/001 What are we going to build.srt
8.42 KB
03 - Project II Vigilate, a server monitoring system/002 dBeaver.url
43 B
03 - Project II Vigilate, a server monitoring system/002 Install Postgres and a Postgres Client.mp4
28.69 MB
03 - Project II Vigilate, a server monitoring system/002 Install Postgres and a Postgres Client.srt
5.78 KB
03 - Project II Vigilate, a server monitoring system/002 Postgres.url
60 B
03 - Project II Vigilate, a server monitoring system/003 Installing the starter project's source code.mp4
119.8 MB
03 - Project II Vigilate, a server monitoring system/003 Installing the starter project's source code.srt
35.77 KB
03 - Project II Vigilate, a server monitoring system/003 Soda.url
64 B
03 - Project II Vigilate, a server monitoring system/003 Starter-project-code.url
75 B
03 - Project II Vigilate, a server monitoring system/003 The-Jet-Template-package.url
56 B
03 - Project II Vigilate, a server monitoring system/004 Fixing a typo in the config.yml.html
1.45 KB
03 - Project II Vigilate, a server monitoring system/005 Connecting to Pusher.mp4
139.34 MB
03 - Project II Vigilate, a server monitoring system/005 Connecting to Pusher.srt
26.7 KB
03 - Project II Vigilate, a server monitoring system/005 ipe-a-pusher-clone-written-in-Go.url
54 B
03 - Project II Vigilate, a server monitoring system/005 Source-for-this-lecture.url
75 B
03 - Project II Vigilate, a server monitoring system/006 Pushing an event to the client.mp4
34.63 MB
03 - Project II Vigilate, a server monitoring system/006 Pushing an event to the client.srt
11.47 KB
03 - Project II Vigilate, a server monitoring system/006 Source-for-this-lecture.url
75 B
03 - Project II Vigilate, a server monitoring system/007 Connecting to a Pusher server in Javascript.html
9.67 KB
03 - Project II Vigilate, a server monitoring system/external-links.txt
531 B
04 - Setting up our Application/001 Setting up some database tables.mp4
82.04 MB
04 - Setting up our Application/001 Setting up some database tables.srt
20.31 KB
04 - Setting up our Application/001 Source-for-this-lecture.url
75 B
04 - Setting up our Application/002 Setting up models.mp4
32.35 MB
04 - Setting up our Application/002 Setting up models.srt
13.73 KB
04 - Setting up our Application/002 Source-for-this-lecture.url
75 B
04 - Setting up our Application/003 Creating forms for our hosts.mp4
171.53 MB
04 - Setting up our Application/003 Creating forms for our hosts.srt
25.27 KB
04 - Setting up our Application/003 Source-for-this-lecture.url
75 B
04 - Setting up our Application/004 Adding form validation, and setting up a handler for posting data.mp4
42.07 MB
04 - Setting up our Application/004 Adding form validation, and setting up a handler for posting data.srt
8.49 KB
04 - Setting up our Application/004 Source-for-this-lecture.url
75 B
04 - Setting up our Application/005 Passing data to our host form.mp4
65.3 MB
04 - Setting up our Application/005 Passing data to our host form.srt
10.02 KB
04 - Setting up our Application/005 Source-for-this-lecture.url
75 B
04 - Setting up our Application/006 Inserting a host into the database.mp4
129.08 MB
04 - Setting up our Application/006 Inserting a host into the database.srt
27.01 KB
04 - Setting up our Application/006 Source-for-this-lecture.url
75 B
04 - Setting up our Application/007 Getting and and updating a host.mp4
61.56 MB
04 - Setting up our Application/007 Getting and and updating a host.srt
13.13 KB
04 - Setting up our Application/007 Source-for-this-lecture.url
76 B
04 - Setting up our Application/008 Modifying the post handler for hosts to update.mp4
32.1 MB
04 - Setting up our Application/008 Modifying the post handler for hosts to update.srt
11.65 KB
04 - Setting up our Application/008 Source-for-this-lecture.url
76 B
04 - Setting up our Application/009 Getting all hosts and displaying on page.mp4
40.62 MB
04 - Setting up our Application/009 Getting all hosts and displaying on page.srt
13.44 KB
04 - Setting up our Application/009 Source-for-this-lecture.url
76 B
04 - Setting up our Application/010 Adding services to a host 1.mp4
59.82 MB
04 - Setting up our Application/010 Adding services to a host 1.srt
10.71 KB
04 - Setting up our Application/010 Source-for-this-lecture.url
76 B
04 - Setting up our Application/011 Adding services to a host 2.mp4
22.31 MB
04 - Setting up our Application/011 Adding services to a host 2.srt
8.55 KB
04 - Setting up our Application/011 Source-for-this-lecture.url
76 B
04 - Setting up our Application/012 Adding services to a host 3.mp4
92.41 MB
04 - Setting up our Application/012 Adding services to a host 3.srt
19.08 KB
04 - Setting up our Application/012 Source-for-this-lecture.url
76 B
04 - Setting up our Application/013 Adding services to a host 4.mp4
23.88 MB
04 - Setting up our Application/013 Adding services to a host 4.srt
7.25 KB
04 - Setting up our Application/013 Source-for-this-lecture.url
76 B
04 - Setting up our Application/014 Database functions to addremove a service from host.mp4
42.07 MB
04 - Setting up our Application/014 Database functions to addremove a service from host.srt
10.3 KB
04 - Setting up our Application/014 Source-for-this-lecture.url
76 B
04 - Setting up our Application/015 Listing host services in a more intelligent way.mp4
71.59 MB
04 - Setting up our Application/015 Listing host services in a more intelligent way.srt
16.4 KB
04 - Setting up our Application/015 Source-for-this-lecture.url
76 B
04 - Setting up our Application/016 Listing all services on overview page.mp4
57.92 MB
04 - Setting up our Application/016 Listing all services on overview page.srt
19.87 KB
04 - Setting up our Application/016 Source-for-this-lecture.url
76 B
04 - Setting up our Application/017 Showing service status counts on overview page.mp4
70.18 MB
04 - Setting up our Application/017 Showing service status counts on overview page.srt
13.36 KB
04 - Setting up our Application/017 Source-for-this-lecture.url
76 B
04 - Setting up our Application/018 List all services by status.mp4
61.19 MB
04 - Setting up our Application/018 List all services by status.srt
22.45 KB
04 - Setting up our Application/018 Source-for-this-lecture.url
76 B
04 - Setting up our Application/019 Source-for-this-lecture.url
76 B
04 - Setting up our Application/019 Updates for Go 1.16.mp4
13.28 MB
04 - Setting up our Application/019 Updates for Go 1.16.srt
2.96 KB
04 - Setting up our Application/019 Whats-New-in-Go-1.1.6.url
72 B
04 - Setting up our Application/020 Adding service status to the host page.mp4
107.77 MB
04 - Setting up our Application/020 Adding service status to the host page.srt
23.03 KB
04 - Setting up our Application/020 Source-for-this-lecture.url
76 B
04 - Setting up our Application/021 Making things a bit more visually appealing.mp4
48.36 MB
04 - Setting up our Application/021 Making things a bit more visually appealing.srt
9.34 KB
04 - Setting up our Application/021 Source-for-this-lecture.url
76 B
04 - Setting up our Application/022 Manually Testing a host service 1.mp4
67.58 MB
04 - Setting up our Application/022 Manually Testing a host service 1.srt
19.32 KB
04 - Setting up our Application/022 Source-for-this-lecture.url
76 B
04 - Setting up our Application/023 Manually Testing a host service 2.mp4
62.57 MB
04 - Setting up our Application/023 Manually Testing a host service 2.srt
11.12 KB
04 - Setting up our Application/023 Source-for-this-lecture.url
76 B
04 - Setting up our Application/024 Manually testing a host service 3.mp4
62.74 MB
04 - Setting up our Application/024 Manually testing a host service 3.srt
18.02 KB
04 - Setting up our Application/024 Source-for-this-lecture.url
76 B
04 - Setting up our Application/025 Manually testing a host service 4.mp4
68.43 MB
04 - Setting up our Application/025 Manually testing a host service 4.srt
17.46 KB
04 - Setting up our Application/025 Source-for-this-lecture.url
76 B
04 - Setting up our Application/026 Manually testing a host service 5.mp4
22.85 MB
04 - Setting up our Application/026 Manually testing a host service 5.srt
11.99 KB
04 - Setting up our Application/026 Source-for-this-lecture.url
76 B
04 - Setting up our Application/027 Sending an AJAX request to test a service.html
10.4 KB
04 - Setting up our Application/external-links.txt
2.23 KB
05 - Monitoring Services/001 Setting up a schedule to monitor services.mp4
57.63 MB
05 - Monitoring Services/001 Setting up a schedule to monitor services.srt
17.74 KB
05 - Monitoring Services/001 Source-for-this-lecture.url
76 B
05 - Monitoring Services/002 An Aside Updating the chi router.mp4
19.23 MB
05 - Monitoring Services/002 An Aside Updating the chi router.srt
3.96 KB
05 - Monitoring Services/002 Source-for-this-lecture.url
76 B
05 - Monitoring Services/002 The-chi-router-on-GitHub.url
53 B
05 - Monitoring Services/003 Monitoring part 2.mp4
76.91 MB
05 - Monitoring Services/003 Monitoring part 2.srt
17.94 KB
05 - Monitoring Services/003 Source-for-this-lecture.url
76 B
05 - Monitoring Services/004 Monitoring part 3.mp4
101.02 MB
05 - Monitoring Services/004 Monitoring part 3.srt
24.52 KB
05 - Monitoring Services/005 Monitoring part 4.mp4
54.73 MB
05 - Monitoring Services/005 Monitoring part 4.srt
10.03 KB
05 - Monitoring Services/005 Source-for-this-lecture.url
76 B
05 - Monitoring Services/006 Monitoring part 5.mp4
38.95 MB
05 - Monitoring Services/006 Monitoring part 5.srt
12.67 KB
05 - Monitoring Services/006 Source-for-this-lecture.url
76 B
05 - Monitoring Services/007 Monitoring part 6.mp4
35.07 MB
05 - Monitoring Services/007 Monitoring part 6.srt
7.21 KB
05 - Monitoring Services/007 Source-for-this-lecture.url
76 B
05 - Monitoring Services/008 Monitoring part 7.mp4
66.04 MB
05 - Monitoring Services/008 Monitoring part 7.srt
16.86 KB
05 - Monitoring Services/008 Source-for-this-lecture.url
76 B
05 - Monitoring Services/009 Monitoring part 8.mp4
46.26 MB
05 - Monitoring Services/009 Monitoring part 8.srt
10.23 KB
05 - Monitoring Services/009 Source-for-this-lecture.url
76 B
05 - Monitoring Services/external-links.txt
743 B
06 - Implementing Websockets on Vigilate/001 Pushing monitoring startstop events to client.mp4
74.89 MB
06 - Implementing Websockets on Vigilate/001 Pushing monitoring startstop events to client.srt
13.11 KB
06 - Implementing Websockets on Vigilate/001 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/002 hello-world-web.zip
3.18 KB
06 - Implementing Websockets on Vigilate/002 Setting up a local server to monitor.mp4
2.69 MB
06 - Implementing Websockets on Vigilate/002 Setting up a local server to monitor.srt
1.72 KB
06 - Implementing Websockets on Vigilate/003 Running service checks.mp4
55.38 MB
06 - Implementing Websockets on Vigilate/003 Running service checks.srt
12.44 KB
06 - Implementing Websockets on Vigilate/003 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/004 Pushing events on host service status change.mp4
53.8 MB
06 - Implementing Websockets on Vigilate/004 Pushing events on host service status change.srt
10.32 KB
06 - Implementing Websockets on Vigilate/004 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/005 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/005 Updating service status count in real time.mp4
108.41 MB
06 - Implementing Websockets on Vigilate/005 Updating service status count in real time.srt
17.22 KB
06 - Implementing Websockets on Vigilate/006 Cleaning up our code.mp4
36.19 MB
06 - Implementing Websockets on Vigilate/006 Cleaning up our code.srt
8.22 KB
06 - Implementing Websockets on Vigilate/006 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/007 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/007 Updating tables on the host page when status changes.mp4
219.43 MB
06 - Implementing Websockets on Vigilate/007 Updating tables on the host page when status changes.srt
37.37 KB
06 - Implementing Websockets on Vigilate/008 Exercise Update Overview sub-pages.mp4
5.03 MB
06 - Implementing Websockets on Vigilate/008 Exercise Update Overview sub-pages.srt
2.81 KB
06 - Implementing Websockets on Vigilate/009 Solution to exercise.mp4
35.73 MB
06 - Implementing Websockets on Vigilate/009 Solution to exercise.srt
7.27 KB
06 - Implementing Websockets on Vigilate/009 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/010 Displaying the monitoring schedule.mp4
64.06 MB
06 - Implementing Websockets on Vigilate/010 Displaying the monitoring schedule.srt
22.98 KB
06 - Implementing Websockets on Vigilate/010 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/011 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/011 Updating the schedule page in real time.mp4
130.09 MB
06 - Implementing Websockets on Vigilate/011 Updating the schedule page in real time.srt
24.65 KB
06 - Implementing Websockets on Vigilate/012 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/012 Turning services on and off in real-time.mp4
254.6 MB
06 - Implementing Websockets on Vigilate/012 Turning services on and off in real-time.srt
39.21 KB
06 - Implementing Websockets on Vigilate/013 Pushing events after a manual check.mp4
19.23 MB
06 - Implementing Websockets on Vigilate/013 Pushing events after a manual check.srt
4.21 KB
06 - Implementing Websockets on Vigilate/013 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/014 Saving and displaying events.mp4
153.61 MB
06 - Implementing Websockets on Vigilate/014 Saving and displaying events.srt
27.9 KB
06 - Implementing Websockets on Vigilate/014 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/015 Cleaning things up.mp4
35.41 MB
06 - Implementing Websockets on Vigilate/015 Cleaning things up.srt
14.07 KB
06 - Implementing Websockets on Vigilate/015 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/016 Sending an event to a private channel.mp4
69.8 MB
06 - Implementing Websockets on Vigilate/016 Sending an event to a private channel.srt
10.79 KB
06 - Implementing Websockets on Vigilate/016 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/017 Homebrew.url
40 B
06 - Implementing Websockets on Vigilate/017 Installing Mailhog on a Mac.mp4
30.08 MB
06 - Implementing Websockets on Vigilate/017 Installing Mailhog on a Mac.srt
4.31 KB
06 - Implementing Websockets on Vigilate/017 Mailhog-on-Github.url
58 B
06 - Implementing Websockets on Vigilate/018 Installing Mailhog on Windows.mp4
2.39 MB
06 - Implementing Websockets on Vigilate/018 Installing Mailhog on Windows.srt
1.2 KB
06 - Implementing Websockets on Vigilate/018 Mailhog-on-Github.url
58 B
06 - Implementing Websockets on Vigilate/019 Sending notifications via email.mp4
90.22 MB
06 - Implementing Websockets on Vigilate/019 Sending notifications via email.srt
21.85 KB
06 - Implementing Websockets on Vigilate/019 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/020 Sending notifications via text (SMS).mp4
25.28 MB
06 - Implementing Websockets on Vigilate/020 Sending notifications via text (SMS).srt
3.9 KB
06 - Implementing Websockets on Vigilate/020 Twilio-blog-post-on-Go-and-SMS.url
90 B
06 - Implementing Websockets on Vigilate/020 Twilio.url
47 B
06 - Implementing Websockets on Vigilate/021 Setting up a Twilio Account.mp4
7.86 MB
06 - Implementing Websockets on Vigilate/021 Setting up a Twilio Account.srt
3.31 KB
06 - Implementing Websockets on Vigilate/022 Source-for-this-lecture.url
76 B
06 - Implementing Websockets on Vigilate/022 Writing the code to send SMS messages.mp4
56.77 MB
06 - Implementing Websockets on Vigilate/022 Writing the code to send SMS messages.srt
18.89 KB
06 - Implementing Websockets on Vigilate/external-links.txt
1.62 KB
07 - Monitoring Additional Services/001 Setting up two new services.mp4
53.83 MB
07 - Monitoring Additional Services/001 Setting up two new services.srt
13.44 KB
07 - Monitoring Additional Services/001 Source-for-this-lecture.url
76 B
07 - Monitoring Additional Services/002 Monitoring HTTPS services.mp4
11.86 MB
07 - Monitoring Additional Services/002 Monitoring HTTPS services.srt
3.98 KB
07 - Monitoring Additional Services/002 Source-for-this-lecture.url
76 B
07 - Monitoring Additional Services/003 checkhttp2.url
61 B
07 - Monitoring Additional Services/003 Monitoring SSL certificates.mp4
96.48 MB
07 - Monitoring Additional Services/003 Monitoring SSL certificates.srt
17.38 KB
07 - Monitoring Additional Services/003 Source-for-this-lecture.url
76 B
07 - Monitoring Additional Services/external-links.txt
312 B
08 - Writing Tests/001 Handler Tests.mp4
148.84 MB
08 - Writing Tests/001 Handler Tests.srt
39.47 KB
08 - Writing Tests/001 Source-for-this-lecture.url
76 B
08 - Writing Tests/002 Source-for-this-lecture.url
76 B
08 - Writing Tests/002 Websocket Tests (the wrong way).mp4
43.3 MB
08 - Writing Tests/002 Websocket Tests (the wrong way).srt
10.42 KB
08 - Writing Tests/003 Websocket Tests (the right way).mp4
72.21 MB
08 - Writing Tests/003 Websocket Tests (the right way).srt
14.69 KB
08 - Writing Tests/external-links.txt
170 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。