Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust WebSocket Server with warp

This is a simple Rust WebSocket server using the warp and tokio libraries. It replicates the functionality of a Node.js/Express/Socket.IO server for exchanging ICE candidates and session descriptions in a WebRTC application.

Getting Started

These instructions will help you set up and run the WebSocket server on your local machine.

Prerequisites

Before running the server, make sure you have the following installed:

  • Rust
  • Cargo

Installing

  1. Clone the repository:
git clone https://github.com/your-username/rust-warp-websocket-server.git
cd rust-warp-websocket-server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages