0xSnowflakeXD / Starflare-Communication

Chat client and server utillize TCP, and a built-in protocol. An example for anyone hate WebSocket like me. Have fun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caution

As long as you using this, you need to know that you are the only one who responsible for any possible and potentional damage of misuse or abuse. Please read the license carefully!

chattin toghether

πŸ”§ Starflare Communication

Open source of a project focus on TCP communication, experiments and networking.
Doesn't provide much, but they're fun to play around. Contain an example of TCP communication for nerds or anyone use WebSocket
Feel free to use and distribute this!

πŸ”¨ Tools

Includes:

- tcp-spammer: A simple request spammer. (Removed due to how wild it is)
+ tcp-client: A client.
+ tcp-server: Designed to work with tcp-client. Commanding stuff and synchronous chat without websocket!
+ lagger: Self-explanatory name

Tutorials can be found. Each tool has its own "readme.md" for usage and stuff.

🌟 Chat client features

There's features included in:

  • πŸ’¬ Live communication
  • ⚑ High performance server and client
  • πŸ€ Improved visuality over time
  • πŸ’‘ Request for features
  • ✨ Active development

And what did i do for it:

  • πŸ“ 460 lines of code
  • πŸ—“οΈ Days of work
  • πŸ’‘ Gather ideas

πŸ—” JS2EXE

Here's what their developers say:

Important

pkg has been deprecated with 5.8.1 as the last release. There are a number of successful forked versions of pkg already with various feature additions. Further, we’re excited about Node.js 21’s support for single executable applications. Thank you for the support and contributions over the years. The repository will remain open and archived.

Check pkg usage: https://github.com/vercel/pkg

Simply follow the tutorials and replace the input file with the index.js you have edited. It should work!

Fun fact: I packed my exes using their tool!

Discord server

Get help, talk,... Discord

Or IRC channel on libera.chat: #ThunderStrike

πŸ’¬ Chat toghether!

2024-03-20_14-45-50.mp4

About

Chat client and server utillize TCP, and a built-in protocol. An example for anyone hate WebSocket like me. Have fun!

License:Other


Languages

Language:JavaScript 80.0%Language:TypeScript 17.9%Language:Batchfile 2.1%