GithubHelp home page GithubHelp logo

ksite's People

Contributors

fossabot avatar kkocdko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ksite's Issues

Fix `units::health`

  • Create a demo to check-in with NodeJS.
  • Change page and database table structure.
  • Port crypto-js to pure Rust code.
  • Deploy.

HTTP2 & TLS?

  • IP cert from ZeroSSL.
  • TLS + HTTP 1.1.
  • HTTP 2 and TLS.
  • Redirect HTTP to HTTPS.
  • Load cert and key from database.
  • TLS handshake timeout.
  • Avoid using hyper's Accept trait, fix TLS handshake blocking bug.
  • WebSocket over TLS.
  • Use tlsimple.
  • Benchmark on Linux.
  • Fit hyper 1.0 in the future.
  • Certificate auto resign?
  • ๐Ÿš€ Deploy!

The `trigger_restart_process` operation triggered twice

Due to the browser's auto retry function.

[1704977064:INFO] units::admin received op trigger_restart_process
exit status: 0
[1704977064:INFO] crate::run
[1704977064:INFO] init client
[1704977064:INFO] auth key = xxx
[1704977064:INFO] server address = 0.0.0.0:9304
[1704977064:INFO] oscillator interval = 60s, timeout = 45s
[1704977064:INFO] units::admin received op trigger_restart_process
exit status: 0
[1704977064:INFO] crate::run
[1704977064:INFO] init client

Tracking issue for `prost-gen`

  • Supports package which only contains message.
  • Supports oneof and enum.
  • Nested message and enum.
  • Name context and module path.
  • Identifier case converter with the same behaviour of heck.
  • Refactor for more idiomatic compilation process.
  • Fully import supports (workaround avaliable now).
  • Supports service.
  • Retains comments.

SNI problems in TLS client

The SNI in tls-http crate is disabled by default to bypass the block of GitHub, V2EX and others, however it cause some issue on normal sites which SNI is required by server.

Maybe we can add a seperate tls_http::Client instance?

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.