Commit graph

  • 21df5d2e55
    Ensure Dockerfile is selected for build main Evie Viau 2023-06-18 10:28:36 -04:00
  • fe3b667df3
    Fix GitLab CI Evie Viau 2023-06-18 10:25:42 -04:00
  • b2cff6d4c0
    Use 32 character session_id to match Discord's session_id length Evie Viau 2022-05-02 20:50:56 -04:00
  • 374a8695f7
    Fix getting wrong environment env for Redis Evie Viau 2022-02-21 18:07:10 -05:00
  • fa007970c3
    Use log and pretty_env_logger for better logging Evie Viau 2022-02-20 14:53:43 -05:00
  • eda7b087a9
    Drop connection and not crash if websocket handshake fails Evie Viau 2022-02-20 10:07:49 -05:00
  • 1da12cab48
    Remove some debugging println! macros and reorder InfoData Evie Viau 2022-02-19 20:33:10 -05:00
  • 12487b67b0
    Start implementation of VST_CREATE Evie Viau 2022-02-19 20:02:42 -05:00
  • 00525cd79b
    Sync info ops with documentation Evie Viau 2022-02-19 19:54:51 -05:00
  • 91be09e4c6
    Fix incorrect info ops Evie Viau 2022-02-19 18:35:05 -05:00
  • 50d9252815
    Use redis-rs, implement better info op handling, implement CHANNEL_REQ Evie Viau 2022-02-19 18:10:45 -05:00
  • d0a5454231
    Ensure client sends IDENTIFY before accepting other operations Evie Viau 2022-02-19 04:01:36 -05:00
  • 5f71040333
    Implement HMAC verification for IDENTIFY and add Redis Evie Viau 2022-02-18 14:58:50 -05:00
  • c81d671771
    Change project name officially Evie Viau 2022-02-18 12:37:30 -05:00
  • 4c24042e6d
    Better handling for IDENTIFY and remove extra INFO struct Evie Viau 2022-02-18 12:27:59 -05:00
  • 90479f11e9
    Build container and do cargo tests on GitLab Evie Viau 2022-02-17 23:35:37 -05:00
  • e93f54a037
    Remove deleted module from main Evie Viau 2022-02-17 23:09:11 -05:00
  • 0671719c1b
    Explain needed environment variables and add example.env Evie Viau 2022-02-17 23:04:41 -05:00
  • 9531b3f138
    Clean up code and add expect for get_infotype inner JSON data Evie Viau 2022-02-17 22:16:25 -05:00
  • fb05f0e141
    Move INFO operations into it's own module Evie Viau 2022-02-17 22:10:35 -05:00
  • c7b9eb4668
    Initial INFO decode Evie Viau 2022-02-17 21:59:29 -05:00
  • 766ddc9eff
    Add README and LICENSE Evie Viau 2022-02-17 19:44:53 -05:00
  • 3b3c35f131
    Allow a custom heartbeat interval Evie Viau 2022-02-17 19:41:03 -05:00
  • 1e2caf12b8
    Send READY op after IDENTIFY Evie Viau 2022-02-17 19:40:41 -05:00
  • 2322b6ae7f
    Add more debugging printlns Evie Viau 2022-02-17 19:13:48 -05:00
  • a482a6ac18
    Implement HELLO and HEARTBEAT Evie Viau 2022-02-17 18:06:46 -05:00
  • ffa21e41c0
    Add check for opcode Evie Viau 2022-02-17 17:32:13 -05:00
  • 5136f2f7b9
    Add .env to gitignore Evie Viau 2022-02-17 15:33:34 -05:00
  • 1e7108439e
    Add documentation for opcodes Evie Viau 2022-02-17 14:53:16 -05:00
  • 308d8df7fe
    LVSP opcodes and structure Evie Viau 2022-02-17 14:15:21 -05:00
  • 068d02cc54
    the funny Evie Viau 2022-02-17 13:49:03 -05:00