Tilat's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
pion/webrtc
Pure Go implementation of the WebRTC API
feross/simple-peer
📡 Simple WebRTC video, voice, and data channels
sger/RustBooks
List of Rust books
ant-media/Ant-Media-Server
Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
EbTech/rust-algorithms
Common data structures and algorithms in Rust
Kurento/kurento-media-server
[ARCHIVED] Contents migrated to monorepo: https://github.com/Kurento/kurento
booleanhunter/ReactJS-AdminLTE
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
Caiyeon/goldfish
A HashiCorp Vault UI written with VueJS and Vault native Go API
websockets-rs/rust-websocket
A WebSocket (RFC6455) library written in Rust
strukturag/spreed-webrtc
WebRTC audio/video call and conferencing server.
centricular/gstwebrtc-demos
Superseded by https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples/webrtc - Demo apps for using gstreamer's webrtc implementation
triplehex/webrtc-unreliable
Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server
AGProjects/sylkserver
SIP/XMPP/WebRTC Application Server
nplab/DTLS-Examples
Examples for DTLS via SCTP and UDP using OpenSSL
swindon-rs/tk-http
Full featured HTTP and Websockets library for rust/tokio
Rob-Leggett/angular_bootstrap_spring
AngularJS, Restful, Spring, Spring Security, Hibernate,Bootstrap, Gulp in ES6, Maven
pulsardev/netsix
Netsix allows you to share videos with your friends in a real peer-to-peer manner using WebRTC.
tokio-rs/tokio-line
Line protocol for Tokio
actix/sockjs
SockJS server for rust language
jgallagher/tokio-chat-example
Example of a tokio-based chat server and client
Asquera/rust-three-days-course
Course material for Rust, taking roughly three days
Tangent128/webmetro
Utilities for relaying live WebM video/audio streams
dbrgn/candidateparser
Parser for ICE Candidates SDP written in Rust. Includes C FFI as well as JNI bindings.
smith61/ls_service
Implementation of an asynchronous service for creating Language Servers on top of Tokio and Futures-rs
smith61/rls_proto
Implementation of the Language Server Protocol for tokio in Rust
steely-glint/baddtls
Test service for DTLS in webRTC