You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christopher F 4205d68b5a Don't throw when receiving a presence for a user that doesn't exist (#746) 7 years ago
..
API Fixed incoming audio, removed nameresolution dep. 8 years ago
Audio Add packetLoss argument for PCM streams, change FrameBytes to FrameSamplesPerChannel in OpusEncodeStream (#677) 8 years ago
Commands Unify ShardedCommandContext with SocketCommandContext (#739) 7 years ago
Entities Don't throw when receiving a presence for a user that doesn't exist (#746) 7 years ago
Extensions Made API models internal. Removed Discord.Net.API. 8 years ago
Net Added net45 TFM 8 years ago
AssemblyInfo.cs Started Discord.Net.Relay 8 years ago
ClientState.cs Increment globaluser refs on private channel creation 8 years ago
ConnectionManager.cs Fixed incoming audio, removed nameresolution dep. 8 years ago
Discord.Net.WebSocket.csproj Updated deps, cleaned csprojs 8 years ago
DiscordShardedClient.Events.cs Prevent duplicate GuildUnavailables 8 years ago
DiscordShardedClient.cs Don't nullref in ShardedClient's OnLogout if already logged out. 8 years ago
DiscordSocketApiClient.cs Moved (re)connection handling to ConnectionManager 8 years ago
DiscordSocketClient.Events.cs Merged UserPresenceUpdated into UserUpdated 8 years ago
DiscordSocketClient.cs Try to pull DM channels from cache on CHANNEL_CREATE 7 years ago
DiscordSocketConfig.cs Added config for handler timeout duration 8 years ago
DiscordVoiceApiClient.cs Various audio fixes 8 years ago