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