-
By now we all know that there are some bugs in the MQTT module. These are what I found.
1.) If there is no internet connection all publish will return True and pub time out will not fire.
2.) If n…
-
general GMCP-support, providing events and sending functions centralized via MudSocket.
A configuration layer for muds implement the necessary handlers for e.g. sounds.
-
Can't for the life of me catch a packet. Followed instructions to the letter.
in my 'sample':
```
def getHostPort(self):
return 'sneezy-mud.com', 7900
```
in shell:
`python3 p…
-
Hello!
I'm compiling KBtin in cygwin environment (cygwin in Windows 7).
All done well.
Client sometimes error when switching colors.
For example, in my test tbaMUD, mud.kharkov.org:5000
…
prool updated
2 years ago
-
Connecting via websocket directly to a mud should work, and it doesn't because relay.rb currently does this stuff:
- convert newlines to '\n'
- strip telnet codes
- encode ASCII-8bit to UTF8
I call t…
-
SSH and WebSocket would be good ideas for other communication protocols aside from Telnet. Telnet is ancient and insecure (although still the basis of most MUD communications). SSH is modern and secur…
-
I am currently developing a website for a client in which i am using a mudselect to allow for filtering in a table.
As is, the MudSelect will take up to much width since the 'mud-select' class has a …
-
On my ROM with MTH 1.5, a Windows Telnet Session (tested with Win 10 and 11) has improper echos. I tested this with BasedMUD with the same results. This doesn't affect PuTTY telnet, the Linux netkit c…
-
New variables that should be added/created
- [ ] home/executePath/dirname - the path to the executable
- [ ] ip - current ip
- [ ] os - is info
- [ ] netbios - return netbios name, not sure if thi…
-
Could we please have an option to show acknowledgement in the MUD client of connection to group manager & additional client connections?