Hello, I need help with client and server communications. Web Application - Djang Server Side. The client is written in python, it's actually a KODI add-on.
They need to deal with: 1. client authorization, 2. communications, 3. data transfer. I need to send the data I receive from the client to the server. What would I use? I was thinking about JSON (websocket) or XML. Or Django-rest-framework? Another idea? Thank you Best regards M.R -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a758a4e7-18e5-4b9a-8b77-9d555c040af1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
