flatbuffers/samples
mustiikhalil e6bbb3d22e
[Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983)
* Migrate to swift 6.0 & swift-gRPC 2.0

The following migrates to swift 6.0, and also
migrate to swift-grpc 2.0 that uses swift-nio
under the hood to provide nicer API and async await

Adds sendable to enum & update @_implementationOnly imports to use internal imports

* Address PR comments regarding misspelling & proper method naming.
2026-05-06 04:39:53 +02:00
..
lua/MyGame/Sample
rust_generated fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
csharp_sample.sh
dart_sample.sh
go.mod
go_sample.sh
java_sample.sh
javascript_sample.sh
kotlin_sample.sh
monster.bfbs
monster.fbs
monster_generated.h Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
monster_generated.lobster
monster_generated.swift [Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983) 2026-05-06 04:39:53 +02:00
monsterdata.json
php_sample.sh
python_sample.sh
sample_bfbs.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_binary.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_binary.go bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.lobster
sample_binary.lua
sample_binary.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_binary.swift
sample_flexbuffers.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_flexbuffers_serde.rs bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
sample_text.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
sample_text.lobster
SampleBinary.cs
SampleBinary.java bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
SampleBinary.kt bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
SampleBinary.php