diff options
| author | Franklin Wei <git@fwei.tk> | 2016-01-18 14:59:35 -0500 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2016-01-18 14:59:35 -0500 |
| commit | 344a56010938c28225c3d145d5191c8fb8234288 (patch) | |
| tree | 49fe35f68d9f69d917dbd87aa177b5260c286699 /README.md | |
| parent | a8cdc61833ab16dcb0d0d8364710d55759cc0293 (diff) | |
| download | netcosm-344a56010938c28225c3d145d5191c8fb8234288.zip netcosm-344a56010938c28225c3d145d5191c8fb8234288.tar.gz netcosm-344a56010938c28225c3d145d5191c8fb8234288.tar.bz2 netcosm-344a56010938c28225c3d145d5191c8fb8234288.tar.xz | |
fix a synchronization bug, better word wrapping, and pretty telnet
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -65,3 +65,8 @@ for data, and so would not receive the request. Handle 100 simultaneous users sending 100 requests/second with 50ms latency. + +## Known Bugs + +* Telnet server implementation is not fully conforming +* Initial account login time is bogus |