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
Real Time Mobile Apps with SignalR
Search
Rob Gibbens
December 04, 2013
Programming
0
140
Real Time Mobile Apps with SignalR
Real Time Mobile apps in C#/Xamarin with SignalR. Presented at Detroit Mobile .Net Users' Group
Rob Gibbens
December 04, 2013
Tweet
Share
More Decks by Rob Gibbens
See All by Rob Gibbens
Four Platforms, One Codebase - GANG, Feb 2014
gibbensr
0
59
Four Platforms, One Codebase
gibbensr
0
71
Octopus Deploy
gibbensr
1
160
ServiceStack - Lightning Talk - February 2012
gibbensr
1
360
Nuget
gibbensr
1
100
TopShelf
gibbensr
0
45
Other Decks in Programming
See All in Programming
NEWT Backend Evolution
xpromx
1
150
PHPUnitの限界をPlaywrightで補完するテストアプローチ
yuzneri
0
280
TypeScriptでDXを上げろ! Hono編
yusukebe
3
870
Understanding Kotlin Multiplatform
l2hyunwoo
0
160
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
980
CDK引数設計道場100本ノック
badmintoncryer
2
570
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
270
slogパッケージの深掘り
integral0515
0
130
CIを整備してメンテナンスを生成AIに任せる
hazumirr
0
210
バイブコーディング超えてバイブデプロイ〜CloudflareMCPで実現する、未来のアプリケーションデリバリー〜
azukiazusa1
2
710
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
16
6k
変化を楽しむエンジニアリング ~ いままでとこれから ~
murajun1978
0
150
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
54
13k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
21
1.3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
850
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Designing for Performance
lara
610
69k
The Pragmatic Product Professional
lauravandoore
35
6.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Transcript
real time mobile apps with signalr xamarin + signalr rob
gibbens artek software
real time?
like what?
None
None
None
None
real time strategies
long polling
http://stackoverflow.com/questions/11077857/what-are-long-polling-websockets-server-sent-events-sse-and-comet
forever frame
server sent events
http://stackoverflow.com/questions/11077857/what-are-long-polling-websockets-server-sent-events-sse-and-comet
websockets
http://stackoverflow.com/questions/11077857/what-are-long-polling-websockets-server-sent-events-sse-and-comet
how does signalR help?
persistent connections
hubs
let’s code!
questions?
Contact Rob Gibbens twitter: @RobGibbens email :
[email protected]