Y
Hacker News
new
|
ask
|
show
|
jobs
by
ipnon
65 days ago
I’ve never thought about how the room model matches the LiveView socket model before. Which socket library are you using?
1 comments
calflegal
65 days ago
a room is a genserver. For the socket itself,
https://github.com/davidstump/SwiftPhoenixClient
link