Trending repository
-
Updated
May 16, 2022 - Kotlin
On The Download with Christina Warren this week: News from PyCon 2022 and Google IO. A great new markdown authoring framework. And the ultimate eighties toy for ageing millennials.
April 22, 2022 - September 25, 2022 • Virtual
rt
Open source projects built in or receiving significant contributions from Brazil :brazil:
Create a website or edit the one you have and host it on Github pages.
Hosting is free, without ads, and super fast. The editor is simple and optimized for mobile phones.
Note: static websites are very fast ! Stastic editor plugs into Jekyll websites, wich are natively supported by Github pages. Install Stastic, then add
/adminto the website URL to enter the editor.
Right now the NetworkAddress struct is very confusing to anyone who uses it. It's composed of a set of unordered protocols that make an address, though this can make it confusing, and not easy to build.
I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.
I would like there to be a Entity#hideEntityByDefault w
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
Please describe your bug
When the server is stopped it sends a notification to all connected WebSocket clients, the message looks like this:
{"MessageType":"ServerShuttingDown","MessageId":"d9fbbca3037344b689490d35ec2d4ed7","Data":""}(id is unique)
Unfortunately it then just stops the server, ending the connection abruptly. It would be nice if the clients get properl