gaouser Posted April 10 Posted April 10 EveryDiscord After seeing WQweto's Windows 98+ thunks async TLS library named "VBAsyncSocket" I decided to go ahead and start creating a Discord client on it (which was before DM, but DM came mid-development.) Some reasons I decided to build this: DM relies on modern libraries like OpenSSL. that may drop support for XP in future. I can get to way earlier Windows versions thanks to VB6 runtime being Win95+ unlike most CRTs. this effectively erases the limit as Win32 was created in Win95 too. DM is NT4+, This will be 98+(heavy focus on XP just like DM tho) I'm just excited to build new stuff even if they already exist :P Status: Can fetch messages Code easily readable Can send messages Tested on XP x86 SP3 Can fetch guilds but incomplete. currently uses channel IDs Roadmap: OAuth2 Joining servers FakeNitro implemented Better GUI Gateway support My GitHub 3
gaouser Posted April 21 Author Posted April 21 Added: Queue system for TCP handling Next: WebSockets 1
gaouser Posted Wednesday at 12:08 PM Author Posted Wednesday at 12:08 PM Replaced queue with paralel WinSocks
gaouser Posted Wednesday at 12:08 PM Author Posted Wednesday at 12:08 PM Next: DMs & WebSockets(WebSockets being delayed so much lol)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now