index
:
bevy_quinnet.git
main
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
[readme] Update quickstart usage of add_plugins
Henauxg
2023-07-11
1
-2
/
+2
*
[readme] Update bevy compatibility table
Henauxg
2023-07-11
1
-0
/
+1
*
Update README.md
olibols
2023-03-09
1
-1
/
+1
*
Set version to 0.4.0
Henauxg
2023-03-07
1
-0
/
+1
*
Update README code samples
gilles henaux
2023-02-20
1
-5
/
+8
*
[readme] Fix features description
Henauxg
2023-01-20
1
-4
/
+2
*
[cargo] Update version to 0.3.0
Henauxg
2023-01-20
1
-1
/
+1
*
[readme] Fix example video link
Gilles Henaux
2023-01-20
1
-1
/
+1
*
[readme] Replace breakout example .gif
Gilles Henaux
2023-01-20
1
-1
/
+1
*
[example:breakout] Make use of Unreliable and UnorderedReliable channels
Henauxg
2023-01-20
1
-0
/
+2
*
[readme] Update quick start example
Henauxg
2023-01-18
1
-21
/
+23
*
[client & server] Receive unreliable datagrams
Henauxg
2023-01-17
1
-1
/
+1
*
[readme] Update features and roadmap, move old roadmap tasks to a separate file
Henauxg
2023-01-17
1
-17
/
+12
*
[readme] Update roadmap
Henauxg
2023-01-16
1
-3
/
+3
*
[readme] Minor fixes
gilles henaux
2023-01-15
1
-3
/
+3
*
[readme] Update for channels
gilles henaux
2023-01-15
1
-5
/
+42
*
[readme] Update roadmap
Henauxg
2023-01-11
1
-1
/
+2
*
[readme] Update roadmap
Henauxg
2022-11-20
1
-1
/
+1
*
Update roadmap
Henauxg
2022-11-18
1
-1
/
+1
*
[examples&readme] Update examples and code samples
Henauxg
2022-11-18
1
-9
/
+10
*
[readme] Hide exemples in collapses
Henauxg
2022-11-16
1
-5
/
+8
*
[readme] Update roadmap
Henauxg
2022-11-16
1
-2
/
+3
*
[client] Update code snippets
Henauxg
2022-11-16
1
-7
/
+6
*
[readme] Fix typo
Henauxg
2022-11-15
1
-1
/
+1
*
[readme] Fix internal link
Henauxg
2022-11-15
1
-1
/
+1
*
[doc] Update README, and add docs/certificates for server certificate verific...
Henauxg
2022-11-15
1
-18
/
+23
*
[Readme] Update Compatible Bevy versions
Henauxg
2022-11-14
1
-1
/
+2
*
[client] Rename WithCertificateAuthority to SignedByCertificateAuthority
Henauxg
2022-11-04
1
-1
/
+1
*
[readme] Update chat demo paths
Henauxg
2022-11-03
1
-2
/
+2
*
[readme] Fix erroneous link
Henauxg
2022-11-03
1
-1
/
+1
*
[readme] Reorg and add a table of content
Henauxg
2022-11-03
1
-24
/
+41
*
[readme] Add breakout example
Gilles Henaux
2022-11-03
1
-0
/
+2
*
[readme] Add Breakout versus to the examples section
Henauxg
2022-11-03
1
-2
/
+10
*
[readme] Update features: roadmap: implementing a way to launch a local serve...
Henauxg
2022-11-03
1
-1
/
+1
*
[readme] Fix parentheses in a code snippet
Henauxg
2022-11-03
1
-2
/
+2
*
Update signature of start_listening
Henauxg
2022-11-02
1
-1
/
+1
*
[readme] Fix comments and ","
Henauxg
2022-10-27
1
-3
/
+5
*
[readme] Add example configurations
Henauxg
2022-10-27
1
-1
/
+28
*
[readme] Update certificates section
Henauxg
2022-10-27
1
-1
/
+1
*
[readme] Split server.receive_message return value
Henauxg
2022-10-27
1
-4
/
+2
*
[readme] Update Readme to reflect API changes and roadmap changes
Henauxg
2022-10-26
1
-22
/
+46
*
[readme] Mark connection/disconnection events as done
Henauxg
2022-10-26
1
-1
/
+1
*
[Readme] Add planned feature : re-connection
Henauxg
2022-10-25
1
-0
/
+1
*
Add crates.io link to the README
Henauxg
2022-10-25
1
-0
/
+2
*
Add terminal chat demo to the README
Gilles Henaux
2022-10-25
1
-0
/
+2
*
README: add missing feature and fix a typo
Henauxg
2022-10-25
1
-1
/
+2
*
FIx a README typo
Henauxg
2022-10-25
1
-1
/
+1
*
Update README: quick start and example
Henauxg
2022-10-25
1
-18
/
+131
*
Update README
Henauxg
2022-10-20
1
-1
/
+1
*
Update missing features in the README
Henauxg
2022-10-18
1
-2
/
+2
[next]