- Notifications
You must be signed in to change notification settings - Fork7
Releases: raknet-python/raknet-python
Releases · raknet-python/raknet-python
v0.3.0
2dd6321 This commit was signed with the committer’sverified signature.
Added
- Python binding for class
SystemAddress, representing a connected remote system - Python binding for method
RakPeer::Ping - Tests for
RakPeer.ping
Changed
- Renamed module from
raknet.raknet_pythontoraknet._raknet RakPeer::sendnow acceptsSystemAddressfor the recipient instead ofstrandintPacket.system_addressnow returnsSystemAddressinstead oftuple[str, int]
Full Changelog:v0.2.0...v0.3.0
Assets21
- 245 KB
2024-02-20T10:47:22Z - 282 KB
2024-02-20T10:47:22Z - 164 KB
2024-02-20T10:47:22Z - 246 KB
2024-02-20T10:47:22Z - 283 KB
2024-02-20T10:47:22Z - 165 KB
2024-02-20T10:47:22Z - 247 KB
2024-02-20T10:47:22Z - 283 KB
2024-02-20T10:47:22Z - 164 KB
2024-02-20T10:47:22Z - 245 KB
2024-02-20T10:47:22Z 2024-02-20T10:27:24Z 2024-02-20T10:27:24Z - Loading
Uh oh!
There was an error while loading.Please reload this page.
v0.2.0
476adcb This commit was signed with the committer’sverified signature.
Added
- Sphinx documentations
- Tests for
RakPeer::startup() - Example of an echo server and client
- Setting the protocol version and maximum number of internal IDs
StartupErrorto be raised on startup failures- Python bindings for methods
RakPeer::Connect,RakPeer::Receive,RakPeer::SendandRakPeer::Shutdown - Python bindings for classes
RakNet::MessageIdentifiersandRakNet::Packet - Python stubs
Changed
RakPeer::start()is renamed toRakPeer::startup()
Full Changelog:v0.1.0...v0.2.0
Assets21
Uh oh!
There was an error while loading.Please reload this page.
v0.1.0
ad5bd2e This commit was signed with the committer’sverified signature.
v0.1.0Pre-release
Pre-release
Added
- Basic Python bindings for
RakNet::RakPeer
Full Changelog:https://github.com/raknet-python/raknet-python/commits/v0.1.0
Assets21
Uh oh!
There was an error while loading.Please reload this page.