Skip to content

Releases: RanduSoft/RSMultipeerConnectivity

v2.0.0

19 Feb 12:06
71a551e

Choose a tag to compare

v1.1.2

16 Jun 13:32
5b05d99

Choose a tag to compare

  • fixed an issue where the client would receive disconnect events from other clients in the mesh, causing unexpected disconnects

v1.1.1

21 Apr 16:56
40e9f35

Choose a tag to compare

- added Identifiable conformance to MCPeerID

v1.1.0: - updated method names

18 Apr 15:32
b56ff74

Choose a tag to compare

  • refactored server-client flow
  • refactored kick system
  • updated method names and added ways to send/receive multiple object types

v1.0.6

08 Apr 16:01
d246e78

Choose a tag to compare

- small fixes and improvements

v1.0.5

08 Apr 15:08
46ad0b1

Choose a tag to compare

  • implemented a way for the server to kick a client

v1.0.4

08 Apr 14:25
d6b846d

Choose a tag to compare

  • implemented a way for the server to kick a client

v1.0.3

08 Apr 13:19
f1e990b

Choose a tag to compare

  • implemented a way for the client to know when it's been rejected by the server

v1.0.2: - implemented peer display name validations

08 Apr 12:11
d980a99

Choose a tag to compare

  • implemented peer display name validations
  • implemented server-client validation based on display name app version

v1.0.1

26 Feb 14:16
27ec142

Choose a tag to compare

- fixed public methods