BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5541711906340864/lesson/26a8002357d1b425ce7d09044d684a65?ref=outlook-calendar
SUMMARY:Working with WebSockets
DTSTART;TZID=America/Los_Angeles:20260425T190000
DTEND;TZID=America/Los_Angeles:20260425T200000
LOCATION:https://www.learndesk.us/class/5541711906340864/lesson/26a8002357d1b425ce7d09044d684a65?ref=outlook-calendar
DESCRIPTION: In addition to normal HTTP requests, you can connect to servers using WebSockets. WebSockets allow for two-way communication with a server without polling.

In this example, you’ll connect to a test server provided by websocket.org. The server simply sends back the same message you send to it.

Working with WebSockets

https://www.learndesk.us/class/5541711906340864/lesson/26a8002357d1b425ce7d09044d684a65?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR