• v0.0.3 b030806408

    VitBojanovsky released this 2026-02-26 20:38:32 +00:00 | 0 commits to tcp-messages since this release

    This is the 1st version of a TCP redisign that will use tcp to send messages and later even files

    Downloads
  • v0.2.2 9e763f8abc

    VitBojanovsky released this 2026-02-17 17:23:12 +00:00 | 23 commits to main since this release

    Windows json upgrade

    Rework of the send_message() function, now messages are sent as json that is encoded to plaintext and encoded on receive so that now you can see who sent the message and when along with the messages content.

    Downloads
  • v0.2.1 e13848c0bd

    VitBojanovsky released this 2026-02-12 22:46:30 +00:00 | 36 commits to main since this release

    I want to kill myself

    I stare at lines that promise life,
    But Rust mocks me with its borrow strife.
    Lifetimes linger, errors remain,
    Yet nothing compiles my aching brain.
    
    Each unwrap() hides a hollow scream,
    Traits and structs dissolve my dream.
    I chase the syntax, the perfect crate,
    While love evades my stubborn fate.
    
    My mirror laughs at thinning strands,
    As hope slips softly through my hands.
    No trait bounds match a heart like mine,
    No impl can force a love divine.
    
    Generics flourish, yet I decay,
    Unchecked panic eats my day.
    I debug loops of futile desire,
    While follicles fall like ashes of fire.
    
    So here I sit, alone, unmade,
    A coder lost in his own cascade.
    Rust gives order, yet leaves me bare,
    A man whose heart and scalp despair.
    
    Downloads
  • v0.1.1 147f250569

    VitBojanovsky released this 2026-02-12 21:46:38 +00:00 | 39 commits to main since this release

    after a long fight with the rust language we have added a feature where you can type in aliases. May the God reward us with Goth girls. Amen.

    Downloads
  • v0.1.0 c27be071e9

    VitBojanovsky released this 2026-02-12 19:15:24 +00:00 | 50 commits to main since this release

    Manual rewrite of the vibe coded slop and addition of gui
    image

    Downloads
  • v0.0.2 acfad4feea

    VitBojanovsky released this 2026-02-12 15:30:36 +00:00 | 70 commits to main since this release

    Downloads
  • v0.0.1 ed796b5532

    VitBojanovsky released this 2026-02-11 23:25:02 +00:00 | 77 commits to main since this release

    Simple proof of concept messaging app that only works PtP on a local network

    Downloads