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