B
B
Batyar-ua2016-07-16 16:03:05
Django
Batyar-ua, 2016-07-16 16:03:05

Is it possible to run django along with an open socket?

Is it possible inside django to open a socket that will listen on a port? The idea is that everything that comes into the socket is written to the database and django renders it on the UI.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2016-07-16
@petermzg

And what about django? Write a simple application that opens a socket and writes everything to the database.
And already django will take data from their database for user requests for display.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question