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
370
Airplay
elcuervo
September 14, 2023
Tweet
Share
More Decks by elcuervo
See All by elcuervo
Quince Primaveras
elcuervo
0
240
Apocalipsis
elcuervo
0
130
RadioFrequencia
elcuervo
0
100
TED: Cronicas de un hacker
elcuervo
0
110
Hackeando el STM
elcuervo
1
350
Teo y los contenedores
elcuervo
0
110
Objetos Encantados
elcuervo
0
150
Skynet son los padres
elcuervo
2
420
Break the rules
elcuervo
1
2.7k
Other Decks in Technology
See All in Technology
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.8k
Agentic Workflowという選択肢を考える
tkikuchi1002
1
510
CI/CD/IaC 久々に0から環境を作ったらこうなりました
kaz29
1
170
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
11
3.9k
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
310
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
630
How Community Opened Global Doors
hiroramos4
PRO
1
120
Welcome to the LLM Club
koic
0
170
rubygem開発で鍛える設計力
joker1007
2
200
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
400
HiMoR: Monocular Deformable Gaussian Reconstruction with Hierarchical Motion Representation
spatial_ai_network
0
110
エンジニア向け技術スタック情報
kauche
1
250
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1370
200k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Visualization
eitanlees
146
16k
How to Ace a Technical Interview
jacobian
277
23k
Side Projects
sachag
455
42k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
How STYLIGHT went responsive
nonsquared
100
5.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
What's in a price? How to price your products and services
michaelherold
246
12k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Optimizing for Happiness
mojombo
379
70k
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