Coder Social home page Coder Social logo

Comments (5)

Katakurinna avatar Katakurinna commented on June 16, 2024

I have the same error, rust has changed the API and surely MrGraversen need update the project.
If you try to access the kills, and the chat, it doesn't work either.

from rust-rcon.

Spittor avatar Spittor commented on June 16, 2024

Me too

from rust-rcon.

MrGraversen avatar MrGraversen commented on June 16, 2024

Hi all @Watersfall, @Katakurinna, @Spittor. Tagging you in case you may still have some interest in a client library like this.

I have started to work (slowly) on refactoring this project to be much more modern and resilient.

It looks like the Rust (websocket) server still does not implement the RFC 6455 section 5.5.2 PONG frame to respond to the websocket clients' PING frame.

However, in the "new" version I'm working on, connection recovery will be built in by default, and the ability to manage the heartbeat implementation will be exposed as well.

Hope to see you back here in the future 😄

from rust-rcon.

Katakurinna avatar Katakurinna commented on June 16, 2024

Hello there @MrGraversen ! I worked 2 years ago in a new rcon, if you want, we can develop new version together.
Here is my version if you want to check it!
https://github.com/Katakurinna/rustrcon
I created too a plugin for oxide that show more info, we can improve the plugin for send messages by API-Rest or smth like this. https://github.com/Katakurinna/DeathEvents

from rust-rcon.

MrGraversen avatar MrGraversen commented on June 16, 2024

Hi all @Watersfall, @Katakurinna, @Spittor. I have recently released a new version of this library, which has been drastically improved and modernized.

Notably, the bug described in this issue has been "resolved" by disabling the PING / PONG frames from the client, which the Rust game server for some reason does not support, as noted in my previous comment.

I will therefore close this issue. If you still have interest in this project / Rust in general, I hope it serves you well. If there are any subsequent issues, please feel free to open new issues here and I will try to mend them. I will be using this project myself in a more serious manner going forward, so there will be many additions over time 😄

from rust-rcon.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.