Kevin Froman
|
e658da13be
|
* Added full utf-8 support via base85
* removed connection established message, apps can send that themselves (yam util does)
|
2020-04-30 14:44:31 -05:00 |
|
Kevin Froman
|
0dd9c1e9ac
|
added stream.py, still need func to add to stream
|
2020-04-29 01:41:29 -05:00 |
|
Kevin Froman
|
ef1b56a84b
|
+ finished basic client tests
* made connection var more meaningful in server
* added support for .onion-ending (or not) address format in client
|
2020-04-24 18:43:24 -05:00 |
|
Kevin Froman
|
ea04c5ea2c
|
removed whitespace check that was not necessary
|
2020-04-24 11:28:18 -05:00 |
|
Kevin Froman
|
0173f136fb
|
added connection loss detection, strict printable character filter support
|
2020-04-23 22:18:29 -05:00 |
|
Kevin Froman
|
594df495c3
|
use argparse and make yam an executable script
|
2020-04-23 04:23:57 -05:00 |
|
Kevin Froman
|
d6e0282a36
|
removed getch
|
2020-04-20 20:40:55 -05:00 |
|
Kevin Froman
|
271a19bd2c
|
fixes and added images
|
2020-04-20 06:15:19 -05:00 |
|
Kevin Froman
|
837caa17e0
|
we now have two way communication
|
2020-04-20 03:36:41 -05:00 |
|
Kevin Froman
|
0a0de1c7b0
|
initial commit
|
2020-04-16 06:41:49 -05:00 |
|