Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[BUGFIX] Allow Complex Powernet-Networking Packets
#1
This allows packets that have a list inside a list to be sent through the powernet-networking component. A practical use would be sending a packet like the following:

address_1=00000000
sender=11111111
command=term_message
data=command=do_something&param1=val1

in the following format:

address_1=00000000&sender=11111111&command=term_message&data=(command=do_something&param1=val1)

Basically it gives more potential to the Powernet-Networking component.

Link to bug report page
Compare: https://github.com/goonstation/goonstati...ex-packets
Reply


Messages In This Thread
[BUGFIX] Allow Complex Powernet-Networking Packets - by ihenn - 09-01-2016, 09:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)