new paste || ipv4:You're using HTTP/2! Can't check! | ipv6:You're using HTTP/2! Can't check! || Connected via HTTP/2!

paste 12433/1134 | 1146 views since 2017-12-10 01:29:59 | text/plain | wrap || empty reply | copy reply | quote reply
js:(
type
  SimRequest = object of RootObj
    case type: SimRequestType
    of UPDATE:
      lpos: float
      rpos: float
    of QUIT:
      # what goes here?