This website requires JavaScript.
Explore
Help
Sign In
starred
/
warmbly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/warmbly/warmbly.git
synced
2026-09-21 00:02:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee35138e37cc579341e38c074c75751a57fc4e21
warmbly
/
ios
/
Warmbly
/
Core
/
Realtime
T
History
Matthew Meszaros
b379be9732
feat: qualify self.task in the openSocket admission check - with the type-checker crash worked around, Xcode 26.6 surfaces the real diagnostic: the locked closure's bare 'task' resolves to the local declared later in the function and is rejected as captured before declaration
2026-07-11 10:44:57 +02:00
..
PhoenixClient.swift
feat: qualify self.task in the openSocket admission check - with the type-checker crash worked around, Xcode 26.6 surfaces the real diagnostic: the locked closure's bare 'task' resolves to the local declared later in the function and is rejected as captured before declaration
2026-07-11 10:44:57 +02:00
RealtimeService.swift
feat: iOS realtime layer - Phoenix channels websocket client with heartbeats and rejoin backoff, org/user channel subscriptions, presence state sync, and per-feature event pulses driving live query invalidation
2026-07-07 05:57:11 +02:00