This website requires JavaScript.
Explore
Help
Register
Sign In
kj7rrv
/
hcra
Watch
1
Star
0
Fork
0
You've already forked hcra
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
hcra
/
server
/
ws_server
/
requirements.txt
4 lines
38 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Document the server Related to #6
2021-07-05 12:11:32 -07:00
argon2-cffi
requests
Big refactor (#20) * First step of server redesign Only thing left is to re-add disconnect handling * Convert client to use img Removing the tiling feature allowed me to switch the client to use img instead of canvas. * Rename "canvas" to "img" "canvas" isn't a good variable name for an <img> element * Handle disconnects (again) I had removed disconnect handling when I started the partial rewrite. This commit re-adds it. * Remove obsolete code * Change dependency to websocket-server in requirements.txt * Fix Chrome click bug This should fix the Chrome click bug.
2021-07-19 12:09:42 -07:00
websocket-server
Reference in New Issue
Copy Permalink