Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- xe
- php 취약점
- 안드로이드
- android 효과음
- soundpool
- javascript
- 폼메일
- Android
- FCM
- 자바스크립트
- curl
- C# IO
- 안드로이드 푸쉬
- UML
- mysql
- WebView
- PHP
- 우분투
- html5
- C#
- 설치
- 자동 생성
- roundcube
- 안드로이드 푸시
- dovecot
- 안드로이드 gcm
- php 시큐어코딩
- Mail Server
- not working
- chart.js
Archives
- Today
- Total
그러냐
PHP WebSocket (웹소켓) 라이브러리 Ratchet, ReactPHP, sandstone 본문
반응형
node.js 에서 socket.io를 사용해서 채팅 또는 실시간 게임서버를 만드는 경우가 있는데
다들 php로는 불가능한것처럼 얘기한다.
어차피 socket.io,제티,네티,웹소캣 다 비슷한것들이다.
* 라이브러리
Ratchet : http://socketo.me/
ReactPHP : https://github.com/reactphp/socket
Sandstone : https://github.com/eole-io/sandstone
* 예제
https://github.com/php-pure/sacky-server
https://www.youtube.com/watch?v=OHy2zpmsWf8
https://drive.google.com/drive/folders/0B27vVLlLLJ1hcXJ3TmhVXzNvWUk
https://blog.wyrihaximus.net/2015/03/reactphp-sockets/
출처 : http://blog.miyu.pe.kr/978
반응형
'php' 카테고리의 다른 글
PHPExcel 시트추가 add sheet (0) | 2019.02.13 |
---|---|
PHPexcel 라이브러리 참조 자료 (0) | 2019.01.23 |
filecopy (0) | 2018.12.17 |
php array to json 한글깨짐 완전해결 (0) | 2018.12.06 |
php 파일 다운로드시 파일깨짐현상 (0) | 2018.12.05 |