Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Airplay
Search
elcuervo
September 14, 2023
Technology
0
400
Airplay
elcuervo
September 14, 2023
Tweet
Share
More Decks by elcuervo
See All by elcuervo
Un tipo de Ruby
elcuervo
0
22
Quince Primaveras
elcuervo
0
280
Apocalipsis
elcuervo
0
130
RadioFrequencia
elcuervo
0
110
TED: Cronicas de un hacker
elcuervo
0
110
Hackeando el STM
elcuervo
1
360
Teo y los contenedores
elcuervo
0
110
Objetos Encantados
elcuervo
0
150
Skynet son los padres
elcuervo
2
440
Other Decks in Technology
See All in Technology
今改めてServiceクラスについて考える 〜あるRails開発者の10年〜
joker1007
20
9.1k
全てGoで作るP2P対戦ゲーム入門
ponyo877
3
1.2k
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
730
自作LLM Native GORM Pluginで実現する AI Agentバックテスト基盤構築
po3rin
2
210
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
730
AI×Data×SaaS×Operation
sansantech
PRO
0
110
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
32
9.6k
実装で解き明かす並行処理の歴史
zozotech
PRO
1
100
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
130
VCC 2025 Write-up
bata_24
0
140
FastAPIの魔法をgRPC/Connect RPCへ
monotaro
PRO
0
490
BtoBプロダクト開発の深層
16bitidol
0
140
Featured
See All Featured
Making Projects Easy
brettharned
118
6.4k
Writing Fast Ruby
sferik
629
62k
Automating Front-end Workflow
addyosmani
1371
200k
Into the Great Unknown - MozCon
thekraken
40
2.1k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Being A Developer After 40
akosma
90
590k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
What's in a price? How to price your products and services
michaelherold
246
12k
Statistics for Hackers
jakevdp
799
220k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Docker and Python
trallard
46
3.6k
The Language of Interfaces
destraynor
162
25k
Transcript
AIRPLAY RubyMeetup Setiembre 2023
ELCUERVO Airplay
DISCLAIMER Airplay
AIRPLAY RubyMeetup Setiembre 2023
10 AÑOS DESPUÉS RubyMeetup Setiembre 2023
10 AÑOS ANTES RubyMeetup Setiembre 2023
ORIGEN Airplay
UNA GEMA EN RUBY? RubyMeetup Setiembre 2023 Acerca
UNA LIBRERÍA ABSTRACTA? RubyMeetup Setiembre 2023 Acerca
UNA APLICACIÓN CLI? RubyMeetup Setiembre 2023 Acerca
SI RubyMeetup Setiembre 2023 Acerca
None
TECH TUESDAY RubyMeetup Setiembre 2023 Acerca
None
1 JULIO 2011 Airplay
None
None
None
None
None
QUÉ ES AIRPLAY? RubyMeetup Setiembre 2023 Acerca
CONJUNTO DE PROTOCOLOS Y TRANSPORTES RubyMeetup Setiembre 2023 Acerca
None
None
Airplay CÓMO FUNCIONA LA CAJA NEGRA? RubyMeetup Setiembre 2023
Airplay RubyMeetup Setiembre 2023 CÓMO ABRO LA CAJA NEGRA?
MITM Airplay
Acerca MAN IN THE MIDDLE RubyMeetup Setiembre 2023
MITM Dispositivo Servidor
TCP RubyMeetup Setiembre 2023 Acerca
TRANSMISSION CONTROL PROTOCOL RubyMeetup Setiembre 2023 Acerca
cliente servidor abre abre cierra cierra
UDP RubyMeetup Setiembre 2023 Acerca
USER DATAGRAM PROTOCOL RubyMeetup Setiembre 2023 Acerca
cliente servidor
DISCOVERY Airplay
MDNS RubyMeetup Setiembre 2023 UDP
MULTICAST DNS RubyMeetup Setiembre 2023 UDP
Protocolo DNS sobre UDP para enrutar nodos en una red.
RubyMeetup Setiembre 2023 Qué es?
None
ESPERA RESPUESTAS RubyMeetup Setiembre 2023 UDP
SCRUBBING Airplay
Interacción con lo que se esté reproduciendo en el dispositivo
RubyMeetup Setiembre 2023 Qué es?
HTTP RubyMeetup Setiembre 2023 TCP
CASI REST RubyMeetup Setiembre 2023 TCP
None
CASI SOAP RubyMeetup Setiembre 2023 TCP
None
BPLIST RubyMeetup Setiembre 2023 TCP
BINARY PROPERTY LIST RubyMeetup Setiembre 2023 TCP
GHETTO PROTOCOL BUFFERS RubyMeetup Setiembre 2023 TCP
FETCHING Airplay
Transmisión de imágenes al dispositivo. RubyMeetup Setiembre 2023 Qué es?
HTTP RubyMeetup Setiembre 2023 TCP
PTTH RubyMeetup Setiembre 2023 TCP
PTTH?!! RubyMeetup Setiembre 2023 TCP
PTTH RubyMeetup Setiembre 2023 TCP
HTTP reverso. Invierte una conexión persistente HTTP y el servidor
pasa a ser el cliente. RubyMeetup Setiembre 2023 Qué es?
NET-PTTH RubyMeetup Setiembre 2023 Airplay https://github.com/elcuervo/net-ptth
None
ORIGEN DE PTTH RubyMeetup Setiembre 2023 Airplay
None
None
None
None
GHETTO SERVER SIDE EVENTS RubyMeetup Setiembre 2023 TCP
GHETTO WEBSOCKETS RubyMeetup Setiembre 2023 TCP
SALTA FIREWALLS RubyMeetup Setiembre 2023 Airplay
REST REVERSO Y BINARIO RubyMeetup Setiembre 2023 TCP
cliente servidor POST /reverse HTTP/1.1 Host: localhost:7000 Upgrade: PTTH/1.0
cliente servidor HTTP/1.1 101 Switching Protocols Content-type: text/plain Upgrade: PTTH/1.0
Content-Length: 0
cliente servidor GET / HTTP/1.1 Host: 127.0.0.1:65331 Accept-Encoding: identity
cliente servidor HTTP/1.1 200 OK Content-type: text/plain Content-Length: 15 !dlrow
,olleH
FAMILIA DE WEBSOCKETS RubyMeetup Setiembre 2023 TCP
HTTP 1.1 UPGRADE RubyMeetup Setiembre 2023 TCP
DEPRECADO EN HTTP2 RubyMeetup Setiembre 2023 TCP
GEMA Airplay
HACER MAS QUE AIRPLAY RubyMeetup Setiembre 2023 Airplay
GRUPOS RubyMeetup Setiembre 2023 Airplay
apple tv 2 apple tv 3 cliente apple tv 1
apple tv 2 apple tv 3 cliente apple tv 1
KARAOKE Airplay
None
GITHUB Airplay
None
CAMBIOS UNA DÉCADA DESPUÉS RubyMeetup Setiembre 2023 Airplay
OPENTHREAD RubyMeetup Setiembre 2023 Nuevo
Protocolo mesh de comunicación para IoT funcionando sobre IPv6. RubyMeetup
Setiembre 2023 Qué es?
ESTANDARD DE IOT DE GOOGLE RubyMeetup Setiembre 2023 Nuevo
BLE RubyMeetup Setiembre 2023 Nuevo
Bluetooth de baja energía. Ofrece conectividad entre dispositivos sin establecer
una conexión permanente. RubyMeetup Setiembre 2023 Qué es?
INTERACCIÓN CON DISPOSITIVOS RubyMeetup Setiembre 2023 Nuevo
CONSTRUIDO SOBRE ESTANDARES RubyMeetup Setiembre 2023 Airplay
NO REINVENTAR LA RUEDA RubyMeetup Setiembre 2023 Airplay
NEXT RubyMeetup Setiembre 2023 Airplay
LA PRÓXIMA DÉCADA RubyMeetup Setiembre 2023 Airplay
CONCURRENT RUBY RubyMeetup Setiembre 2023 Airplay https://github.com/ruby-concurrency/concurrent-ruby
THREAD- SAFETY RubyMeetup Setiembre 2023 Airplay
PATRONES DE PARALELISMO RubyMeetup Setiembre 2023 Airplay
None
ASYNC RubyMeetup Setiembre 2023 Airplay https://github.com/socketry/async
NON- BLOCKING IO RubyMeetup Setiembre 2023 Airplay
None
ASYNC-HTTP RubyMeetup Setiembre 2023 Airplay https://github.com/socketry/async-http
CONEXIONES PARALELAS RubyMeetup Setiembre 2023 Airplay
None
ASYNC-PTTH? RubyMeetup Setiembre 2023 Airplay
ESTÁN LOS PILARES RubyMeetup Setiembre 2023 Airplay
ENERGIAS RENOVADAS Airplay
OPENAIRPLAY RubyMeetup Setiembre 2023 Airplay https://github.com/openairplay
LIBAIRPLAY? RubyMeetup Setiembre 2023 Airplay
RUST? RubyMeetup Setiembre 2023 Airplay
PODER SER FEATURE COMPLETE RubyMeetup Setiembre 2023 Airplay
100% COMPATABILE CON RUBY3 RubyMeetup Setiembre 2023 Airplay
RUBY NO ES SOLO WEB RubyMeetup Setiembre 2023 Airplay
None
CORRIENDO RUBY EN WINDOWS RubyMeetup Setiembre 2023 Airplay
CREA TU PROPIA HERRAMIENTA RubyMeetup Setiembre 2023 Airplay
HTTPS NO ES TODO LO QUE HAY RubyMeetup Setiembre 2023
Airplay
I HOPE TO SEE RUBY HELP EVERY PROGRAMMER IN THE
WORLD TO BE PRODUCTIVE, AND TO ENJOY PROGRAMMING, AND TO BE HAPPY — Matz RubyMeetup Setiembre 2023 “
DIVIERTANSE INVESTIGANDO RubyMeetup Setiembre 2023 Airplay
ROMPAN TODO RubyMeetup Setiembre 2023 Airplay
GRACIAS RubyMeetup Setiembre 2023 GH: ELCUERVO @CUERBOT
PREGUNTAS? RubyMeetup Setiembre 2023 Airplay
ELCUERVO Airplay