2880673e27
It's not actually used by clients but it's there and can be used. It works for receiving msgpack messages, but doesn't yet work for sending because some of the types will be converted to base64.
4 lines
63 B
Python
4 lines
63 B
Python
from django.shortcuts import render
|
|
|
|
# Create your views here.
|