JavaChilly / dome-client.js

a node.js/socket.io web app which a MOO can run for its users to connect with. uses no flash or java.
BSD 3-Clause "New" or "Revised" License
23 stars 16 forks source link

Would dome-client work on a MUD? #10

Open ratacat opened 5 years ago

ratacat commented 5 years ago

I'm trying to get it to connect to my mud, which is based on Ranvier. I'm wondering if the websock methods are generic or specifically tailored to Lambda MOO's? So far it seems to 'connect' but not output anything. Figured I'd ask while I'm looking into it!

sevenecks commented 5 years ago

It should work on a MUD. You can test isn't something with your configuration by using the public client to connect to the MUD and see if it works: http://pubclient.sindome.org

ratacat commented 5 years ago

ahhh, I thought it was using web sock, so I was targeting the wrong port. Makes sense now, it's using telnet protocol.

On Tue, Jan 15, 2019 at 8:05 AM Brendan notifications@github.com wrote:

It should work on a MUD. You can test isn't something with your configuration by using the public client to connect to the MUD and see if it works: http://pubclient.sindome.org

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JavaChilly/dome-client.js/issues/10#issuecomment-454423968, or mute the thread https://github.com/notifications/unsubscribe-auth/ADWr1WsF0-yPcfQjQwQWGeTkYPX22PCKks5vDe44gaJpZM4Z0MRB .