class Ktistec::Server

Overview

An ActivityPub server.

Ktistec::Server.run do
  # configuration, initialization, etc.
end

Defined in:

framework/framework.cr

Class Method Summary

Class Method Detail

def self.run(&) #

[View source]
def self.shutdown #

[View source]
def self.shutting_down? : Bool #

[View source]