This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
solstice
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Solstice client.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72
Commits
2
Branches
2.1 MiB
Rust
100%
Tree:
bac9a1f351
main
wip
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bac9a1f351'
${ noResults }
solstice
/
src
History
Titouan Rigoudy
bac9a1f351
Handle JoinRoomResponse.
9 years ago
..
control
Refactor Error into result module, use it.
9 years ago
proto
Zip together JoinRoomResponse's user_names and user_infos.
9 years ago
client.rs
Handle JoinRoomResponse.
9 years ago
config.rs
Add Controller.
9 years ago
handler.rs
Refactor Error into result module, use it.
9 years ago
main.rs
Refactor Error into result module, use it.
9 years ago
result.rs
Refactor Error into result module, use it.
9 years ago
room.rs
Add member fields to Room struct.
9 years ago
user.rs
Handle JoinRoomResponse.
9 years ago