Skip to content

Simple TCP to Websocket proxy for the Anarchy Online chat servers

License

Notifications You must be signed in to change notification settings

Nadybot/ao-chat-websocket-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ao-chat-websocket-proxy

This is a fairly simple TCP <-> Websocket proxy for the Anarchy Online chat servers.

Configuration

Configuration is done via environment variables, notably:

  • RUST_LOG will set the log level (defaults to "info")
  • PORT will set the Websocket server port (defaults to 7777)
  • CHAT_SERVER_ADDR will set the address of the chat server to connect to (defaults to "chat.d1.funcom.com:7105")

Running

Running is as simple as downloading a binary from CI runs or the latest release and executing it, optionally configuring as mentioned before.

About

Simple TCP to Websocket proxy for the Anarchy Online chat servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages