mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-05 06:26:08 +00:00
75d6be7a9d
* Resolve issue with copied v1 struct * Speaking event patches, support Client Connect/Disconnect events * Remove extra debug in heart.go * Initial voice packet reading * Resolve unallocated slices, use a static slice/array for decryption, split version/type * Use separate slice for recvOpus, check return of secretbox.Open, and use constant for header size * Update missing reference to packetHeaderSize * Resolve decryption issues, add ReadPacket to session * Update documentation for recvBuf/recvOpus * Update comment for recvPacket's array |
||
---|---|---|
.. | ||
commands.go | ||
events.go | ||
gateway.go | ||
op.go |