5 ms·
I’ve never thought about how the room model matches the LiveView socket model before. Which socket library are you using?
by ipnon 4mo ago
I’ve never thought about how the room model matches the LiveView socket model before. Which socket library are you using?
- calflegal 4mo agoa room is a genserver. For the socket itself, https://github.com/davidstump/SwiftPhoenixClient https://github.com/davidstump/SwiftPhoenixClient