issues
search
togglebyte
/
tinyroute
A small networked message passing library
18
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependencies (mostly `rustls`)
#15
dnaka91
opened
5 months ago
0
Restore error.rs file
#14
dnaka91
opened
5 months ago
0
Add TLS client/server wrappers
#13
dnaka91
closed
12 months ago
0
Add TLS support via Rustls
#12
togglebyte
opened
2 years ago
2
#3 Replaced flume::Sender and flume::Receiver with Sender and Receiver
#10
akhil484
closed
2 years ago
1
Replace std HashMap with faster FxHashMap
#9
hsteinmueller
closed
2 years ago
0
Remove all `#[cfg(feature="smol-rt")]` and the code it enables
#8
miles170
closed
2 years ago
0
Removed unused runtimes
#7
KanikaRaheja
closed
2 years ago
0
Remove all `#[cfg(feature="smol-rt")]` and the code it enables.
#6
togglebyte
closed
2 years ago
0
Remove unused runtimes.
#5
togglebyte
closed
2 years ago
2
Replace the standard library hashmap with a faster HashMap
#4
togglebyte
closed
2 years ago
1
Remove inline use of `flume::` and import it at the top of the file instead.
#3
togglebyte
closed
2 years ago
1