Subscribe to our monthly newsletter
Get exclusive Swift and SwiftUI tips, project updates, behind-the-scenes insights, and special discounts on our books — all in a monthly email from us.
Invalid email address
Unexpected server error
Subscribed!
Posts on working with WebSocket protocol
Build an example social network with Django Channels Rest Framework that lets you subscribe to a hashtag in realtime.
Publish database changes to subscribed WebSocket clients using Django Channels Rest Framework.
Explore the features of Django Channels REST Framework for building WebSocket API consumers with Django.
Build a WebSocket server in Node.js using ws library and test it with a WebSocket client app.