15 minutes of OpenSwoole - WebSocket - Part 4

2 years ago
17

15 minutes of OpenSwoole - WebSocket - Part 4

At this video we will:

- Connect to our WebSocket Server using a ServerS-Side Client.

Previous part: https://www.youtube.com/watch?v=qHZpSGErR3M

Source: https://github.com/Jacked-PHP/sample-ws-server-client/tree/7de2a6ce8fb7e9c6dce6d90e5296ffe53933c4bd

Topics:

00:00 Presentation

00:25 Introduction

02:02 The WebSocket Client

08:16 Results

09:36 Extra Considerations

12:25 Extra 2

--------------------------
References
--------------------------

OpenSwoole Docs: https://openswoole.com

Socket Conveyor: https://socketconveyor.com

Socket Conveyor Client: https://www.npmjs.com/package/socket-conveyor-client

Socket Conveyor Server-Side Client: https://github.com/kanata-php/conveyor-server-client

Laravel Mix: https://laravel-mix.com

WebSocket client which Conveyor Server-Side Client is built on top of: https://github.com/Textalk/websocket-php

--------------------------
Musics
--------------------------

https://uppbeat.io/t/mark-july/today-is-the-day
License code: OFXBO6XCX9BMYMRS

https://uppbeat.io/t/matrika/smack-that
License code: QYBHFMBRLTDGRLRX

https://uppbeat.io/t/pryces/music-is
License code: XFIT6ZBPG0PA48YJ

https://uppbeat.io/t/dan-phillipson/making-progress
License code: 5DZJKPOXUJULNLPS

--------------------------
Errata
--------------------------

In the introduction, it is showing "Client 1" twice. It was supposed to be "Client 1" and "Client 2".

Loading comments...