You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Statement : It might not be a big of an issue for light-weight web applications, but for heavier ones, sending async request & response between client & server becomes an expensive task in terms of latency.
Solution : We developed a full-fledged, scalable, social-network web application backed by WebSockets, making it much faster than normal HTTP connections.
Selected Theme : Social
Problem Statement : It might not be a big of an issue for light-weight web applications, but for heavier ones, sending async request & response between client & server becomes an expensive task in terms of latency.
Solution : We developed a full-fledged, scalable, social-network web application backed by WebSockets, making it much faster than normal HTTP connections.
Technology used : Django, pytz, Pillow, argon2-cffi, django_extensions, django_redis, redis, channels, channels_redis, celery, Flower
The text was updated successfully, but these errors were encountered: