Commit Graph

9 Commits

Author SHA1 Message Date
Asher
1164801376
Keep a maximum number of connections instead of a timeout
There's no way to actually know if those clients have gone away, so it
seems it might be better to base it on whether the user has connected
again with new clients to determine if the old clients are now invalid.
2019-09-09 16:41:04 -05:00
Asher
ba7285192c
Update VS Code to 1.37.0 2019-08-09 19:23:41 -05:00
Asher
712274d912
Groundwork for language support
- Implement the localization service.
- Use the proper build process which generates the require JSON files.
- Implement getting the locale and language configuration.
2019-08-02 19:29:00 -05:00
Asher
011530e11b
Proxy TLS sockets 2019-07-30 18:16:08 -05:00
Asher
4c4a179bce
TLS socket still doesn't work 2019-07-26 17:26:45 -05:00
Asher
09cd1e8540
Make sub-paths work 2019-07-22 18:01:03 -05:00
Asher
9fdfacb314
Quality check 2019-07-19 17:43:54 -05:00
Asher
1a3fc86894
Reconnection works 2019-07-18 18:09:19 -05:00
Asher
2b2aa9a211
Add https server 2019-07-18 18:09:09 -05:00