-
Updated
Dec 8, 2020 - Go
Iris
Iris is a free, open source, cross platform backend web framework intended for the development of modern web applications.
Here are 325 public repositories matching this topic...
-
Updated
Sep 13, 2020 - Go
I want to do something when closing, or interrupting the client connection, such as cleaning up. I call conn.Close() on ws.OnConnect{} without triggering ws.OnDisconnect{}. what should I do?
package main
import (
"fmt"
"github.com/kataras/iris/v12"
"github.com/kataras/iris/v12/websocket"
"github.com/kataras/neffos"
)
func main() {
app := iris.Default-
Updated
Dec 1, 2020 - Go
-
Updated
Nov 29, 2020 - Go
-
Updated
Sep 3, 2017 - Go
-
Updated
Jul 24, 2020 - Go
-
Updated
Jan 3, 2020 - C++
Hi,
We get an internal error while broadcasting a tx.
Here is our signedTx :
signedTx = {
"tx": {
"msg": stdSignMsg.msg,
"fee": stdSignMsg.fee,
"signatures": [
{
"signature": signatureBase64,
"pub_key": getPubKeyBase64(ecpairPriv)
}
],
"
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 13, 2020 - Go
-
Updated
Sep 13, 2020 - Go
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Go
-
Updated
Apr 3, 2020 - Jupyter Notebook
Golang's opponent should be Java, not node.js
Can someone write a benchmark test of the Java framework for the most comparison?
eg. SpringBoot/Vert.x/Spring Webflux
Created by Gerasimos Maropoulos
Released March 2016
Latest release 3 months ago
- Repository
- kataras/iris
- Website
- iris-go.com
Some regular grids in Iris are generated from a reference point along a given coordinate direction along with an associated spacing.
The way this is currently implemented uses numpy.arange as follows:
https://github.com/SciTools/iris/blob/b2ce2a34e2eef7e3d6203c77ada7ed4ce89e3145/lib/iris/coords.py#L2293
Where zeroth is the value prior to the first point value, step is the numer