mkrueger / icy_tools

A colletion of ansi/bbs related applications
Apache License 2.0
20 stars 0 forks source link

BBS type keeps resetting... #7

Closed martykazmaier closed 2 months ago

martykazmaier commented 2 months ago

I'm using secure websocket in icyterm, but it keeps resetting to telnet with the 8080 port and won't connect. Every time I start the program back up, I manually have to change this. It's annoying, but I'm getting used to it.

mkrueger commented 2 months ago

Should be fixed in later (read: current) 0.7.6 builds.

mkrueger commented 2 months ago

I released 0.7.6 a bit too early - I fixed some minor issues after the release.

However SSH is still a problem - I switched the library because of technical reasons. Will release 0.7.7 when I sorted that out. Main feature fo 0.7.6 is the reworked communication layer which is now async/tokio based.

Note: Just in case I updated the 0.7.6 builds again.