issues
search
naia-lib
/
naia
a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast
Apache License 2.0
910
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 0.24.0
#202
connorcarpenter
opened
1 week ago
0
use of undeclared crate or module `naia_server_socket` ?
#201
Luminoth
opened
1 month ago
1
Race in `Client::maintain_socket()` drops data packets
#200
dubrowgn
opened
2 months ago
1
OrderedReliableReceiver delivers messages out-of-order
#199
dubrowgn
opened
2 months ago
0
Release/0.23.0
#198
connorcarpenter
closed
2 months ago
0
Division by zero on low latency connections, client/server desync
#197
dubrowgn
opened
3 months ago
0
Add ChannelMode comments
#196
dubrowgn
opened
4 months ago
0
update Bevy to 0.13.2
#195
Robsutar
closed
2 months ago
2
Update to new bevy adapter version (0.13)
#194
scholz-timo
closed
2 months ago
1
miniquad Wasm client does not support multiple sockets at the same time
#193
connorcarpenter
opened
10 months ago
0
[suggestion] Typescript client
#192
RubyKiss
opened
11 months ago
1
Add ChannelMode comments
#191
dubrowgn
closed
4 months ago
1
Update bevy to 0.12
#190
tungtose
closed
10 months ago
3
Release/0.21.1
#189
connorcarpenter
closed
1 year ago
0
Release 0.22.0 [WIP]
#188
connorcarpenter
closed
10 months ago
0
Update to Bevy 0.11
#187
aurelilia
closed
1 year ago
7
[suggestion] enable/disable replication on a per-component basis
#186
Veritius
opened
1 year ago
0
`server_url_str` should be the actual url str in the error
#185
BrandonDyer64
opened
1 year ago
1
CommandHistory behavior is misleading
#184
switefaster
closed
1 year ago
1
Fix: CommandHistory replay is reversed.
#183
dycoon
closed
2 months ago
1
Enable/disable Replication by inserting/removing component
#182
connorcarpenter
opened
1 year ago
1
Comments are very sparse
#181
Veritius
opened
1 year ago
4
Update syn requirement from 1.0.86 to 2.0.18
#180
dependabot[bot]
opened
1 year ago
1
Migrate back to a single enum for Naia events
#179
connorcarpenter
closed
10 months ago
1
Bevy Adapter: Server.disconnect() should be migrated to CommandsExt
#178
connorcarpenter
opened
1 year ago
2
Remove mention of protocolize from FAQ
#177
Veritius
closed
1 year ago
0
Make bit reader functions public
#176
Veritius
closed
2 months ago
0
The Serde trait is confusingly named
#175
Veritius
closed
10 months ago
1
Using Bevy entities to store User and Room data
#174
Veritius
closed
10 months ago
2
FAQ mentions Protocolize, which no longer exists
#173
Veritius
closed
1 year ago
0
Many functions panic unnecessarily
#172
Veritius
opened
1 year ago
2
Adapter doesn't implement Replicate or Serde for bevy and glam types
#171
Veritius
closed
10 months ago
1
BitReader reading functions are not visible outside of naia
#170
Veritius
closed
10 months ago
1
Update syn requirement from 1.0.86 to 2.0.16
#169
dependabot[bot]
closed
1 year ago
2
fix a panic on a malformed session request
#168
pbalcer
opened
1 year ago
0
Added broadcast_message_scoped to allow sending messages only to users with a specific entity in their scope
#167
Jeff425
opened
1 year ago
0
Bevy adapter parity with core Naia crates
#166
connorcarpenter
opened
1 year ago
0
Bug: MessageChannels need hard capacity limits
#165
connorcarpenter
opened
1 year ago
1
Release 0.22.0 [WIP]
#164
connorcarpenter
closed
1 year ago
0
Allow #[derive(Message)] on enums
#163
connorcarpenter
opened
1 year ago
0
Release 0.21.0 [WIP]
#162
connorcarpenter
closed
1 year ago
0
Update syn requirement from 1.0.86 to 2.0.15
#161
dependabot[bot]
closed
1 year ago
2
Attempted to Tick Backwards using SequencedReliable
#160
Stumblinbear
closed
1 year ago
2
Bevy demo should use default Bevy
#159
connorcarpenter
closed
1 year ago
1
Add WebTransport support
#158
connorcarpenter
opened
1 year ago
2
Update syn requirement from 1.0.86 to 2.0.13
#157
dependabot[bot]
closed
1 year ago
2
Bevy demo doesn't build on Windows
#156
djeedai
closed
1 year ago
5
Release 0.20.2
#155
connorcarpenter
closed
1 year ago
0
Unsafe `Send` and `Sync` implementations
#154
vladbat00
opened
1 year ago
1
`StaticSecret` is now behind feature gate in `x25519_dalek`
#153
Buzzec
closed
1 year ago
2
Next