https://github.com/kashifmansoor2308/tokio_basic_ws
Simple web socket server built with tokio and tokio_tungstenite
https://github.com/kashifmansoor2308/tokio_basic_ws
basic rust rust-web-server rust-web-socket simple tokio tokio-rs tokio-tugstenite tungstenite web web-socket web-socket-server
Last synced: about 2 months ago
JSON representation
Simple web socket server built with tokio and tokio_tungstenite
- Host: GitHub
- URL: https://github.com/kashifmansoor2308/tokio_basic_ws
- Owner: kashifmansoor2308
- License: unlicense
- Created: 2025-03-26T03:34:13.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T04:29:37.000Z (about 2 months ago)
- Last Synced: 2025-03-26T04:35:31.243Z (about 2 months ago)
- Topics: basic, rust, rust-web-server, rust-web-socket, simple, tokio, tokio-rs, tokio-tugstenite, tungstenite, web, web-socket, web-socket-server
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Welcome to the tokio_basic_ws Repository!
---
## Description
This repository contains a simple web socket server built using Tokio and Tokio Tungstenite. It provides a basic implementation of a web socket server in Rust programming language.
---
## Features
🔧 Built with Tokio and Tokio Tungstenite
🌐 Supports web socket communication
🛠️ Easy to use and understand---
## Installation
To get started with the server, simply download the server file from the [Releases section](https://github.com/kashifmansoor2308/tokio_basic_ws/releases).
---
## Usage
1. Download the server file.
2. Execute the server file.
3. The server will start and be ready to handle web socket connections.---
## Repository Information
📚 **Repository Name:** tokio_basic_ws
📝 **Short Description:** Simple web socket server built with Tokio and Tokio Tungstenite
🔖 **Topics:** basic, rust, rust-web-server, rust-web-socket, simple, tokio, tokio-rs, tokio-tugstenite, tungstenite, web, web-socket, web-socket-server---
## Additional Resources
For more information or updates, you can visit the [Releases section](https://github.com/kashifmansoor2308/tokio_basic_ws/releases).
---
## Get Started!
Feel free to explore the code, make modifications, and use this simple web socket server for your projects. If you have any questions or feedback, please open an issue or reach out to the repository owner.
---
# Happy Coding! 🎉