Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1459

RemoteEvent should encode the source and dest on Serialization

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • REEF, Wake, Wake.NET
    • None

    Description

      When a new RemoteEvent is created in the Java side, the source is set as the TransportServer 's endpoint. However, upon going through serialization, the endpoint is set to null and instead we rely on the connection to get the source. The source is used to identify the TransportServer ID instead of the actual connection source such that the receiving end can reversely set up connections to the server, but right now the source is not serialized properly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              afchung90 Andrew Chung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: