Matzen-Raggendorf

Matzen-Raggendorf is a municipality in the district of Gänserndorf in the Austrian state of Lower Austria.

Matzen-Raggendorf
Coat of arms
Matzen-Raggendorf
Location within Austria
Coordinates: 48°24′N 16°42′E
CountryAustria
StateLower Austria
DistrictGänserndorf
Government
  MayorClaudia Weber
Area
  Total35.59 km2 (13.74 sq mi)
Elevation
189 m (620 ft)
Population
 (2018-01-01)[2]
  Total2,794
  Density79/km2 (200/sq mi)
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Postal code
2243
Area code02289
Websitewww.matzen-raggendorf.at

Geography

Matzen-Raggendorf lies on the edge of the Weinviertel hills and the Marchfeld in Lower Austria, about 35 km northeast of Vienna.

gollark: The protocol is fairly simple: open websocket to `wss://osmarks.tk/skynet/connect/[channel name]` and send/receive JSON.
gollark: It can connect to out of Minecraft stuff, yes.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or the world shall burn in nuclear fire.```
gollark: Websocket rednetish.
gollark: Also, I made `skynet` anyway, which is basically not-exactly-backwards-compatible rednet over a websocket server.

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.