-
Updated
Aug 13, 2021 - PHP
events
Here are 2,651 public repositories matching this topic...
-
Updated
Aug 14, 2021 - Ruby
-
Updated
Aug 9, 2021 - PHP
-
Updated
Jul 23, 2021 - Ruby
-
Updated
Apr 21, 2021 - Java
-
Updated
Aug 13, 2021 - PHP
-
Updated
Jul 11, 2021 - C#
-
Updated
Jun 28, 2021 - Kotlin
-
Updated
Jul 14, 2020 - Swift
-
Updated
Aug 13, 2021 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 12, 2021 - Go
-
Updated
Jun 22, 2021 - PLpgSQL
-
Updated
Sep 20, 2020 - JavaScript
-
Updated
Apr 27, 2021 - Go
-
Updated
Aug 15, 2021 - Erlang
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
The check for open?
on a CFP uses Date.current
.
Expected correct behavior:
This should use the current conference timezone.
Steps to reproduce:
- Set a CFP end date
- The the server to UTC
- Set the timezone of the conference to somewhere else
Notice that during the time delta th
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
-
Updated
Mar 6, 2021 - Haskell
Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the web-sys
must be used.
- Use a different WebSocket implementation if the target is
wasm
. - wasm example of a client.
Improve this page
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."
For an implementation of #126 (PostgreSQL driver with
SKIP LOCKED
), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has