Skip to content

Commit 8ddd3af

Browse files
Web Socket
1 parent 5dac2e2 commit 8ddd3af

32 files changed

+580
-0
lines changed

webSocket/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Web Socket Django
2+
3+
📦 Chrome Driver [Chrome Driver](https://sites.google.com/chromium.org/driver/getting-started)
175 Bytes
Binary file not shown.
409 Bytes
Binary file not shown.
1.38 KB
Binary file not shown.
172 Bytes
Binary file not shown.
313 Bytes
Binary file not shown.
2.03 KB
Binary file not shown.
310 Bytes
Binary file not shown.
452 Bytes
Binary file not shown.

webSocket/socker2/chat/admin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from django.contrib import admin
2+
3+
# Register your models here.

0 commit comments

Comments
 (0)