@EndlessMason@mastodon.lol I mean, it’s just plain old WebSockets (with a few utility methods thrown in to make it easier to send broadcast messages, etc.)
@EndlessMason@mastodon.lol Here’s what the one for the simple chat example looks like:
https://github.com/small-tech/nodekit/blob/main/examples/simple-chat/chat.socket