aboutsummaryrefslogtreecommitdiff
path: root/examples/chat
Commit message (Expand)AuthorAgeFilesLines
* [example:chat] Update to bevy 0.11Henauxg2023-07-112-17/+24
* [examples] Update to bevy 0.10 APIHenauxg2023-03-071-5/+8
* [examples] Use the new configuration methodsgilles henaux2023-02-202-4/+6
* [examples] Use the updated server receive APIHenauxg2023-01-181-50/+53
* [examples] Update example use pathsHenauxg2023-01-171-2/+3
* [exemples] Update open_connection usage in examplesHenauxg2023-01-111-4/+6
* [examples] Use of "try" methodsHenauxg2022-11-182-12/+12
* [examples&readme] Update examples and code samplesHenauxg2022-11-181-1/+1
* [examples] Use Endpoint APIHenauxg2022-11-181-12/+14
* [examples] Update import pathsHenauxg2022-11-173-3/+3
* [examples] Update import pathsHenauxg2022-11-171-1/+1
* [examples] Update examples to use the client connection APIHenauxg2022-11-161-21/+16
* [examples] Update examples to use single_mut()Henauxg2022-11-162-17/+8
* [examples] Update examples to match client APIHenauxg2022-11-162-21/+38
* Update Bevy to 0.9Lemonzyy2022-11-142-6/+12
* [examples] Update import path for client CertificateVerificationModeHenauxg2022-11-101-1/+1
* [example:chat] Move chat demo files into a chat directoryHenauxg2022-11-033-0/+316